Day

Description

Returns the day of the month from a given timestamp.

Event Options

Variable

The timestamp you wish to get the day of the month for.

As

The resulting day of the month.

Example

Variable

1985‑09‑25 17:45:30.005

After running the event with the above options, the As option will be hold the value 25 i.e. the provided timestamp is for a date on the 25th day of the month.

Last updated