You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/usr/local/lib/python3.7/site-packages/khayyam/jalali_datetime.py", line 399, in utcoffset
return self.tzinfo.utcoffset(self)
TypeError: utcoffset(dt) argument must be a datetime instance or None, not JalaliDatetime
The text was updated successfully, but these errors were encountered:
File "/usr/local/lib/python3.7/site-packages/khayyam/jalali_datetime.py", line 399, in utcoffset
return self.tzinfo.utcoffset(self)
TypeError: utcoffset(dt) argument must be a datetime instance or None, not JalaliDatetime
The text was updated successfully, but these errors were encountered: