usermonth() 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

usermonth( date )

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

Parameters

Keyword Type Description

date

Date

The date or datetime from which the month is to be extracted.

Returns

Number

Examples

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

usermonth(11/20/2006) returns 11

Open in Github Built: Fri, May 26, 2023 (08:43:37 PM)

On This Page

FEEDBACK