mirror of
https://github.com/writeas/writefreely
synced 2025-02-01 09:46:43 +01:00
3e97625cca
File API gives timestamp in milliseconds, not seconds, so this converts it on the client-side and sends it the correct time to the server. Ref T609