feature-requests
feature-requests copied to clipboard
Add Jalali calendar
Description:
Rocket chat supports only Gregorian calendar, but in many countries Jalali calendar is used.
Please add this feature.
Is it possible to replace date-fns npm module with date-fns-jalali module, and re-build the package?
I'm not sure, need to test...
I replaced date-fns with date-fns-jalali, and re-built the package. But there was no change. I am not sure where I must change the source code?