You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 4, 2021. It is now read-only.
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.