model/flexi_date library
Classes
Extensions
Properties
- flexiDateFormatter ↔ FlexiDateFormatter
-
getter/setter pair
Functions
-
durationOf(
TimeUnit? timeUnit, int? timeAmount) → Duration? -
formatFlexiDate(
dynamic input, {bool withYear = true, bool withMonth = true, bool withDay = true}) → String?