Skip to content

time_t_dayofyear()#

Syntax
time_t_dayofyear( time_t, time_zone )

Returns#

Returns the day of the year (1-366).

Parameters#

Parameter Description
time_t A Unix timestamp.
time_zone The timezone offset in seconds from UTC.