asFormattedDateTime
Formats a Long timestamp to a human-readable date-time string. Uses the system default time zone.
Return
Formatted date-time string
Example: 1640995200000L.asFormattedDateTime() -> "December 31, 2021 at 11:59 PM"