Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Returns the current dateday of month, 1 through 7.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