usermonth() Function

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

Syntax

usermonth( date )

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: Thu, Feb 23, 2023 (02:59:22 PM)

On This Page

FEEDBACK