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
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,8 @@ This package has a lot of unit tests with high test coverage for ensuring its co
26
26
27
27
## Recent Changes
28
28
29
+
As of version `1.2.0` persian weekday names are fixed. Now all the weekday names are without any spaces or half-spaces, except `سهشنبه` which contains a half-space.
30
+
29
31
As of version `1.1.1` there are `mNFn` and `wNFn` getters on `JalaliFormatter` to get month names and weekday names in **Fingilish**.
30
32
31
33
As of version `1.1.0` there are time information formatters, like: `tH`, `tMM` and `tMSSS`. And a formatter for date seperator.
0 commit comments