10.6.2.2292 TIME&DATE time-and-date FACILITY EXT

( -- +n1 +n2 +n3 +n4 +n5 +n6 )

Return the current time and date. +n1 is the second {0...59}, +n2 is the minute {0...59}, +n3 is the hour {0...23}, +n4 is the day {1...31}, +n5 is the month {1...12} and +n6 is the year (e.g., 1991).

See:

Rationale:

Most systems have a real-time clock/calendar. This word gives portable access to it.

ContributeContributions