DateTimeExt extension
- on
Methods
-
formattedDate(
{String format = 'dd/MM/yyyy'}) → String -
Available on DateTime, provided by the DateTimeExt extension
-
formattedDateTime(
{String format = 'dd/MM/yyyy HH:mm'}) → String -
Available on DateTime, provided by the DateTimeExt extension
-
formattedTime(
{String format = 'HH:mm'}) → String -
Available on DateTime, provided by the DateTimeExt extension