shamsi_date 0.4.2
shamsi_date: ^0.4.2 copied to clipboard
A Flutter package for using Jalali (Shamsi, Solar or Persian) date. You can convert Jalali and Georgian dates to each other.
0.1 #
- Initial version
0.2.0 #
- CHANGED constructor type
0.2.1 #
- CHANGED static methods
- CHANGED monthLength to getter
0.3.0 #
- ADDED fromDate constructor
0.3.1 #
- ADDED toDateTime
- CHANGED fromDate name to fromDateTime
- ADDED now factory
0.4.0 #
- ADDED Date as super interface
0.4.1 #
- ADDED weekDay
0.4.2 #
- ADDED more test cases
- Refactored code and docs