Free cookie consent management tool by TermsFeed dayofyear() Function
dayofyear() Function

Function

dayofyear( date )

Returns the day number within the year.

Parameters

Keyword Type Description

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 10, 2023 (03:42:48 PM)

dayofyear() Function

FEEDBACK