DateFormatter extension
- on
Methods
-
toDDMMYYYYString(
) → String -
Available on DateTime, provided by the DateFormatter extension
converts DateTime to DD-MM-YYYY Format -
toReadableSimpleString(
) → String -
Available on DateTime, provided by the DateFormatter extension
-
toYYYYMMDDString(
) → String -
Available on DateTime, provided by the DateFormatter extension