DateOnly extension
- on
Properties
Methods
-
shortWeekdayName(
Locale locale) → String -
Available on DateTime, provided by the DateOnly extension
Returns the short week name of the current date in the givenlocale
. -
weekdayName(
Locale locale) → String -
Available on DateTime, provided by the DateOnly extension
Returns the week name of the current date in the givenlocale
.