Utility function that transforms a UNIX timestamp into a UTC-localized datetime object.
Returns the current time as a UTC-localized datetime object. This differs from datetime.utcnow() because utcnow() is not localized.
Aleph Network Client