DateString extension
- on
-
- dynamic
Methods
-
toDateTime(
String pattern) → DateTime? -
Available on dynamic, provided by the DateString extension
-
toFormat(
String toPattern) → String? -
Available on dynamic, provided by the DateString extension
-
toNewFormat(
String fromPattern, String toPattern) → String? -
Available on dynamic, provided by the DateString extension