DATE

Previous  Next

 

date-str = DATE() AS STRING

 


 

Returns the current date (DATE) and time (TIME) as strings.

 

Example:

 

PRINT "At this time: ";DATE;" ";TIME;" Global variable One = ";one,