StringToDateTime extension
- on
Properties
- toDDMMYYYY → DateTime?
-
Available on String, provided by the StringToDateTime extension
Date in format dd/MM/yyyyno setter - toSwissDate → DateTime?
-
Available on String, provided by the StringToDateTime extension
Date in format dd.MM.yyyyno setter
Methods
-
fromFormat(
String format) → DateTime? -
Available on String, provided by the StringToDateTime extension