Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Returns the day of month, 1 through 31.

Syntax

DAY()

Examples

Syntax

Result

report: DAY("6/21/69")

June 21, 1969

BDate = "6/21/69" (string)
 
report: DateValue([BDate])

June 21, 1969


  • No labels