Function
ECaltime_day_of_year
Declaration [src]
gint
time_day_of_year (
gint day,
gint month,
gint year
)
Description [src]
Returns the 1-based day number within the year of the specified date. Year is the normal year, e.g. 2001. Month is 0 to 11.