2 lines
43 B
JavaScript
2 lines
43 B
JavaScript
|
|
document.write(new Date(0).toUTCString());
|
|
|
document.write(new Date(0).toUTCString());
|