userdayofyear() Function

Returns the number of day within in a specified date/datetime.

Syntax

userdayofyear( date )

Notes

date: (Date) The date/datetime for which "dayofyear" is requested.

Returns

Number

Examples

You can copy and paste these examples into the Expression Rule Designer to see how this works.

userdayofyear(2/28/2006) returns 58

Open in Github Built: Thu, Feb 23, 2023 (02:59:22 PM)

On This Page

FEEDBACK