userday() Function

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

On This Page

FEEDBACK