day() Function

Returns the day of the month from the day specified.

Syntax

day( date )

date: (Date and Time) The date from which the day of the month will be extracted.

Returns

Integer

Examples

day(datetime(2011,2,28,12,0,0)) returns 28

Open in Github Built: Thu, Feb 23, 2023 (02:59:22 PM)

On This Page

FEEDBACK