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
Fix Unix timestamps on client during import Tags None Subscribers None
Description
Details
|