This answer explains how to convert any given epoch to a non-localized datetime
.
This answer explains how to convert the epoch for right now to a human readable format for a pre-defined timezone.
This answer explains how to get the current system timezone, but not with pyzt
, which is used in the human readable format answer.
How do I convert any given epoch to a human readable format for the system timezone?