issues
search
jalaali
/
jalaali-js
JavaScript functions for converting Jalaali and Gregorian calendar systems to each other
MIT License
310
stars
36
forks
source link
improved performance
#13
Closed
behnammodi
closed
5 years ago
behnammodi
commented
5 years ago
Method
Improved
toGregorian
~%05
toJalaali
~%03
isLeapJalaaliYear
~%62 💪
isValidJalaaliDate
~%24 💪
Without breaks
behrang
commented
5 years ago
Thanks.
behnammodi
commented
5 years ago
@behrang you're welcome
Without breaks