Day

Returns the day of the month of a date object

Method Signature

Day(date=[any], timezone=[string], locale=[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

locale

string

false

An optional ISO locale string which will return the specified time unit with a locale-specific result ( e.g. month name, or starting day of week as Monday vs Sunda )

Examples

Last updated

Logo

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