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: Wed, Aug 17, 2022 (01:05:05 PM)

On This Page

FEEDBACK