hpcflow.sdk.core.utils.normalise_timestamp#

hpcflow.sdk.core.utils.normalise_timestamp(timestamp)#

Force a timestamp to have UTC as its timezone, then convert to use the local timezone.

Parameters:

timestamp (datetime)

Return type:

datetime