dayofyear() Function

Returns the day number within the year.

Syntax

dayofyear( date )

date: (Date and Time) The date or datetime timestamp from which the day number will be extracted.

Returns

Integer

Examples

dayofyear(date(1957, 03, 14)) returns 73

Open in Github Built: Fri, Nov 04, 2022 (07:10:52 PM)

On This Page

FEEDBACK