dayOfYear
Returns the day of year from a date as an integer starting from 1.
See also dayOfMonth, dayOfWeek.
Syntax
dayOfYear()
Examples
$('Date').dayOfYear()
Returns the day of year from a date as an integer starting from 1.
See also dayOfMonth, dayOfWeek.
dayOfYear()
$('Date').dayOfYear()