Timezone.to_message breaks with pytz.timezone

pytz.timezone, unlike datetime.timezone requires a reference datetime.datetime object to provide a utcoffset(). The framework.data_types.Timestamp class currently does not account for that.

Assignee Loading
Time tracking Loading