akrabat / rodeo

A command line tool to work with Flickr and images
MIT License
16 stars 4 forks source link

Parse dates with a timezone offset #43

Closed akrabat closed 3 years ago

akrabat commented 3 years ago

When the date has a TZ offset (YYYY:MM:DD HH:MM:SS+HH:SS), then extract the offset and use as the timezone to the Date object that we create.