HomeWrite.as

Fix Unix timestamps on client during import

Description

Fix Unix timestamps on client during import

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

Details

Provenance
mattAuthored on Jan 14 2020, 5:26 PM
Parents
rWF65e2e5126bb1: Revert "Fix unix timestamp in file upload"
Branches
Unknown
Tags
Unknown
References
refs/pull/172/head
Tasks
T609: Support importing TXT/MD files