pnwairfire / bluesky

BlueSky Framework rearchitected as a pipeable collection of standalone modules.
GNU General Public License v3.0
18 stars 10 forks source link

look up utc_offset is not defined #240

Open jdubowy opened 2 years ago

jdubowy commented 2 years ago

Instead of assuming no offset (i.e. UTC).

Use a package like timezonefinder (https://github.com/jannikmi/timezonefinder) combined with pytz and datetime