Get number of days from month (one Line)
Get number of days from any date.
AI
Riepilogo AI: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.
Codice sorgente
Day(DateSerial(Year(ChkDate), Month(ChkDate) + 1, 0)) ' That´s all - and supports jullian years! ;-)
Commenti originali (3)
Recuperato da Wayback Machine