dayofyear()
Returns the integer number represents the day number of the given year.
dayofyear(datetime(2015-12-14))
Syntax
dayofyear(a_date)
Arguments
a_date: Adatetime.
Returns
day number of the given year.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Returns the integer number represents the day number of the given year.
dayofyear(datetime(2015-12-14))
dayofyear(a_date)
a_date: A datetime.day number of the given year.