abstract_date 1.0.2 copy "abstract_date: ^1.0.2" to clipboard
abstract_date: ^1.0.2 copied to clipboard

Abstract date is a fluent abstract date system for working with different date types.

[1.0.2] #

  • renamed package from abstarct_date to abstract_date

[1.0.0] #

  • null safety

[0.0.6] #

  • added Year class
  • added EfficientLeapYear mixin for DateAdapters

[0.0.5] #

  • default adapters will be registered automatically if their is no registered adapters
  • added Week class
  • added Month class

[0.0.4] #

  • added FormattedDate
  • added DateFormatter mixin on DateAdapter
  • added formatBuilder for Date

[0.0.3] #

  • added default adapters HijriDate, GregorianDate or MiladiDate , ShamsiDate or JalaliDate or PersianDate

[0.0.2] #

  • added isTypeOf<T>() to Date

[0.0.1] #

  • added Date
  • added DateAdapter
1
likes
120
pub points
68%
popularity

Publisher

verified publisheraligator.ir

Abstract date is a fluent abstract date system for working with different date types.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

shamsi_date

More

Packages that depend on abstract_date