Free cookie consent management tool by TermsFeed userdayofyear() Function
userdayofyear() Function
This function cannot be used with Custom Record Field Expressions. It can only be used with Offline Mobile if it is loaded at the top of the form.
For a full list of functions and their feature compatibility, explore the Appian Functions table.

Function

userdayofyear( date )

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

Parameters

Keyword Type Description

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

userdayofyear() Function

FEEDBACK