shamsi_date 0.5.5
shamsi_date: ^0.5.5 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
0.4.3 #
- CHANGED internal package structure
0.5.0 #
- ADDED date formatter
0.5.1 #
- ADDED Comparable to Jalali and Gregorian
0.5.2 #
- ADDED comparison operators
- ADDED equals and hashCode
0.5.3 #
- ADDED more tests
- ADDED fromJalali and fromGregorian methods
0.5.4 #
- Better documentation
0.5.5 #
- ADDED copy method