slashmili / python-jalali

Jalali calendar binding for Python based on Python's datetime module
http://pypi.python.org/pypi/jdatetime/
Other
339 stars 47 forks source link

Old Clock Data #125

Closed samitabar closed 2 years ago

samitabar commented 2 years ago

Since Iranian Clock Has Been pushed 1 Hour, jdatetime still returns old clock time. please fix this issue

slashmili commented 2 years ago

@samitabar we don't do any timezone related operation in this library.

You are probably using pytz or django.util.timezone