Skip to content
This repository was archived by the owner on Jun 4, 2021. It is now read-only.
This repository was archived by the owner on Jun 4, 2021. It is now read-only.

TIMESTAMPs should be milliseconds #2

@malhal

Description

@malhal

Just now some of the TIMESTAMPs are created or parsed as seconds with a decimal, they should be converted to milliseconds, i.e. timeIntervalSince1970 + 1000 and rounded. I say, some because I already fixed the one needed for saving a record with a NSDate field.

To find, search for timeIntervalSince1970

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions