DayOfMonth
DayOfMonth( timestamp )
DayOfMonth( timestamp )
DayOfMonth( timestamp )
DayOfMonth( timestamp )
day_of_month( timestamp )
DayOfMonth( timestamp )
Description
The DayOfMonth
function extracts the day of the month from a
Timestamp.
Returns
A Number which represents the value of the day of the month, in the range 1 to 31, from the provided timestamp.
Examples
The following query returns the day of the month from a timestamp:
LongV(29)
29
29
29
29
29
Is this article helpful?
Tell Fauna how the article can be improved:
Visit Fauna's forums
or email docs@fauna.com
Thank you for your feedback!