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

Using Persian glyphs in fa_IR locale #55

Closed pouyamn closed 5 years ago

pouyamn commented 5 years ago

Other calendars like Chinese are using native glyphs for displaying numbers, Jalali Calendar should do this as well

pouyamn commented 5 years ago

Please help me up here, for python2 compatibility, should I use six library here? isinstanse(date_string, six.text_type) or I should go for ugly ways such as str(type(...))

Also it looks like python 3.3 image is not available anymore in travise

pouyamn commented 5 years ago

Although I have updated my fork, it still shows a lot of old commits. I am deleting my fork and making a new one. therefore I close this PR