StringToDateTime extension

on

Properties

toDDMMYYYY DateTime?

Available on String, provided by the StringToDateTime extension

Date in format dd/MM/yyyy
no setter
toSwissDate DateTime?

Available on String, provided by the StringToDateTime extension

Date in format dd.MM.yyyy
no setter

Methods

fromFormat(String format) DateTime?

Available on String, provided by the StringToDateTime extension