RosettaCodeData/Task/System-time/SETL/system-time-1.setl

6 lines
69 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
$ Unix time
print(tod);
$ Human readable time and date
print(date);