Time Zone Lookup
Ben_Rutan
Dataiku DSS Core Designer, Registered Posts: 3 ✭✭✭✭
Is there a way to take an address (USA and Canada) and return what time zone that address is in?
Answers
-
Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,166 Neuron
If you have latitude/longitude you can use this Python package to get the time zone:
https://pypi.org/project/timezonefinder/
If you don't have a read at this page:
https://doc.dataiku.com/dss/latest/geographic/geocoding.html