Expand description

Contains date parsing functions for iMessage dates.

Dates are stored as nanosecond-precision unix timestamps with an epoch of 1/1/2001 00:00:00 in the local time zone.

Constants

Functions

  • Format a date from the iMessage table for reading
  • Get the date offset for the iMessage Database
  • Generate a readable diff from two local timestamps.