DaysInYear

Return the number of days in the year of a date object

Method Signature

DaysInYear(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