wilsonfreitas / python-bizdays

Business days calculations and utilities
http://wilsonfreitas.github.io/python-bizdays/
MIT License
80 stars 34 forks source link

Add timezone option #35

Open wilsonfreitas opened 1 year ago

wilsonfreitas commented 1 year ago

Add an option to create dates with given timezone.

set_option('timezone', timezone.utc)