usermonth() Function

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: Tue, May 23, 2023 (06:12:33 PM)

On This Page

FEEDBACK