Free cookie consent management tool by TermsFeed userday() Function
userday() 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

userday( date )

Returns the day of the month from the date or datetime specified in the user preferred calendar.

Parameters

Keyword Type Description

date

Datetime

The date or datetime from which the day of the month will be extracted.

Returns

Number

Examples

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

userday(11/31/2007) returns 31

Open in Github Built: Mon, Oct 02, 2023 (12:50:19 PM)

userday() Function

FEEDBACK