DateOnly extension

on

Properties

dateOnly DateTime

Available on DateTime, provided by the DateOnly extension

Returns an instance of DateTime without time related values.
no setter

Methods

shortWeekdayName(Locale locale) String

Available on DateTime, provided by the DateOnly extension

Returns the short week name of the current date in the given locale.
weekdayName(Locale locale) String

Available on DateTime, provided by the DateOnly extension

Returns the week name of the current date in the given locale.