RosettaCodeData/Task/Show-the-epoch/Standard-ML/show-the-epoch.ml
2023-07-01 13:44:08 -04:00

2 lines
96 B
Standard ML

- Date.toString (Date.fromTimeUniv Time.zeroTime);
val it = "Thu Jan 1 00:00:00 1970" : string