mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-10 14:44:40 +02:00
Record offeset again... dur
This commit is contained in:
parent
e606ec6f63
commit
4b5f26b31b
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ function getISOTimestampString(ts) {
|
|||
}
|
||||
ts = moment(ts);
|
||||
}
|
||||
return ts.format('YYYY-MM-DDTHH:mm:ss.SSS');
|
||||
return ts.format('YYYY-MM-DDTHH:mm:ss.SSSZ');
|
||||
}
|
||||
|
||||
function sanatizeString(s) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue