slashmili / python-jalali

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

ZWNJ Replacement #122

Closed sadeghi-aa closed 2 years ago

sadeghi-aa commented 2 years ago

Replace spaces with ZWNJ (نیم‌فاصله) in j_weekdays_fa

slashmili commented 2 years ago

Thanks @sadeghi-aa ❤️

I'm just wondering if we should worry about backward compatibility or not 🤔

hramezani commented 2 years ago

I think it is not a big change and hope it doesn't break anything. BTW, we can add a change log and mention this on changelog before release