Richard-Weiss / Bing-Creator-Image-Downloader

Downloads all Bing Creator images from a collection
MIT License
38 stars 8 forks source link

feat: use local time zone for file naming #21

Closed Richard-Weiss closed 9 months ago

Richard-Weiss commented 9 months ago

Resolves #18.
Uses the time zone of the user by default for file naming.
UTC can be used instead by setting the use_local_time_zone property to false.