StringToDateTime extension
- on
Properties
- toDateTime → DateTime?
-
Available on String, provided by the StringToDateTime extension
Safely parse string to DateTimeno setter
Methods
-
toDateTimeOrDefault(
[DateTime? defaultValue]) → DateTime -
Available on String, provided by the StringToDateTime extension
Parse string to DateTime with fallback