diff options
author | Mark Longair <mhl@pobox.com> | 2012-11-20 18:07:37 +0000 |
---|---|---|
committer | Mark Longair <mhl@pobox.com> | 2012-11-20 18:28:34 +0000 |
commit | 7f45a2fc19e5e225b2cc9e6acbb515c9f6efe2ac (patch) | |
tree | 4f2e87fe5bff1c73ed7d72f50ed93c109abe28c8 /www/js/jquery-1.7.0.min.js | |
parent | d7a43e068987311398ff48459fe3d9db8a1ec821 (diff) |
Store the time as milliseconds since the epoch rather than ISO 8601
Annoyingly, many variants of Javascript can't parse datetimes in
the ISO 8601 variant that is output by Date's toString method.
Instead, store the date and time as milliseconds since the Unix
epoch, which is more widely supported.
Diffstat (limited to 'www/js/jquery-1.7.0.min.js')
0 files changed, 0 insertions, 0 deletions