Advertisement
ASP_Volume2 Math/ Dates #25950

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
original-source
Day(DateSerial(Year(ChkDate), Month(ChkDate) + 1, 0))
' That´s all - and supports jullian years! ;-)
Commenti originali (3)
Recuperato da Wayback Machine