DateTimeExtension extension
- on
Methods
-
format(
[String pattern = 'dd/MM/yyyy', String? locale]) → String -
Available on DateTime, provided by the DateTimeExtension extension
-
isSameDate(
DateTime other) → bool -
Available on DateTime, provided by the DateTimeExtension extension
-
isSameOrAfterDate(
DateTime other) → bool -
Available on DateTime, provided by the DateTimeExtension extension