abstract_date 1.0.4
abstract_date: ^1.0.4 copied to clipboard
Abstract date is a fluent abstract date system for working with different date types.
1.0.4 #
- Use half-space instead of full space in Shamsi day of week
1.0.3 #
- Updated
shamsi_date
1.0.2 #
- renamed package from
abstarct_datetoabstract_date
1.0.0 #
- null safety
0.0.6 #
- added
Yearclass - added
EfficientLeapYearmixin forDateAdapters
0.0.5 #
- default adapters will be registered automatically if their is no registered adapters
- added
Weekclass - added
Monthclass
0.0.4 #
- added
FormattedDate - added
DateFormattermixin onDateAdapter - added
formatBuilderforDate
0.0.3 #
- added default adapters
HijriDate,GregorianDateorMiladiDate,ShamsiDateorJalaliDateorPersianDate
0.0.2 #
- added
isTypeOf<T>()toDate
0.0.1 #
- added
Date - added
DateAdapter