HomeWrite.as

Fix unix timestamp in file upload

This commit no longer exists in the repository. It may have been part of a branch which was deleted.This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

Fix unix timestamp in file upload

File API gives timestamp in nanoseconds, not seconds, so this converts
it correctly.

Ref T609

Details

Provenance
mattAuthored on Jan 14 2020, 5:21 PM
Tasks
T609: Support importing TXT/MD files

Commit No Longer Exists

This commit no longer exists in the repository.