DATE_DAY

DATE_DAY

RETURNS THE CURRENT DAY

  • Type: System Variable
  • Parameter: 0
  • Group: System

ACTION

The system variable DATE_DAY returns the current day as number.

SYNTAX: DATE$ in an expression

USE

  • The system variable DATE_DAY is used to know the current day.

ERROR

  • None.

EXAMPLE

print "current hour "+str$(time_hour)

SEE ALSO

DATE$

DATE_YEAR

DATE_MONTH

DATE_DAY