This function returns an integer
representing the day when the fraction of the expression
is interpreted as a date according to the standard number interpretation.
Syntax:
day(expression)
Example
Result
day(
'1971-10-12' )
returns 12
day(
'35648' )
returns 6, because 35648 = 1997-08-06
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!