DateTimeFormatter extension
- on
Methods
-
format(
{String pattern = 'dd-MM-yyyy'}) → String -
Available on DateTime?, provided by the DateTimeFormatter extension
-
formatTime(
{String pattern = 'hh:mm:ss a'}) → String -
Available on DateTime?, provided by the DateTimeFormatter extension