DaysInMonth

Returns the number of days in the month of a date object

Method Signature

DaysInMonth(date=[any], timezone=[string])

Arguments

ArgumentTypeRequiredDescriptionDefault

date

any

false

The date object to be evaluated. If not provided the current date and time is used

timezone

string

false

An optional timezone which to convert the date object to

Examples

Last updated

Logo

Copyright & Register Trademark by Ortus Solutions, Corp & Ortus Software, LLC