RosettaCodeData/Task/Show-the-epoch/JavaScript/show-the-epoch.js
Ingy döt Net 68f8f3e56b all tasks
2013-04-11 01:07:29 -07:00

1 line
43 B
JavaScript

document.write(new Date(0).toUTCString());