Function reference
Obtains the day number of the month in a date value.

Day ( date )

Argument Description
date The date for which yhu want the day

Data type: Integer
Returns an integer representing the day of the month in a date.

Example:

This expression returns 31:
Day( Date(‘2008-01-31’) )

Last modified: 23 May 2021

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment