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

6 lines
69 B
Plaintext

$ Unix time
print(tod);
$ Human readable time and date
print(date);