userday() Function

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

Syntax

userday( date )

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: Fri, Jun 03, 2022 (01:08:29 PM)

On This Page

FEEDBACK