update 1904111101
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
result = '' + days[day] + ':   ' +
|
||||
months[month] + ' ' + d + ', ' +
|
||||
year + '  ' + h + ':' + m + ':' + s +
|
||||
' <span style="font-style: oblique;">  (EDT)</span>';
|
||||
' <span style="font-style: oblique;">  US Eastern Standard Time</span>';
|
||||
|
||||
document.getElementById(id).innerHTML = result;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user