MapsTimeZoneClient is the primary client for developers using the Azure Maps Timezone client library for Python. Once you initialized a MapsTimeZoneClient class, you can explore the methods on this ...
def poll(self): if self.timezone: now = datetime.now(timezone.utc).astimezone(self.timezone) else: now = datetime.now(timezone.utc).astimezone() return (now + self ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results