Package-level declarations
Properties
Formats timestamp to 'date month, year' format (e.g. '19 Dec, 2022').
Formats timestamp to 'day of week, date month' format (e.g. 'Wed, 19 Dec').
Flag indicating that the timestamp is of this year.
Flag indicating that the timestamp is yesterday.
Formats timestamp to 'month/date/year' format (e.g. '12/19/2022').
Get time the difference. Date shows 'date month' format (e.g. '19 Dec'). Minimum resolution is 1 minute.
Formats timestamp for timeline message. If the timestamp is from this year, it shows 'day of week, date month' format (e.g. 'Wed, 19 Dec'). If the timestamp is from a different year, it shows 'date month, year' format (e.g. '19 Dec, 2022').
Functions
Checks if given milliseconds is of same date as this.
Checks if given milliseconds is of same date and time as this, up to minutes.
If this timestamp is of a different date, display the date. If it is of the same date, display the time.
Formats timestamp to 'time' format (e.g. '12:00 PM').