DateExtension extension
- on
Properties
- isToday → bool
-
Available on Date, provided by the DateExtension extension
no setter - sundayBefore → Date
-
Available on Date, provided by the DateExtension extension
no setter
Methods
-
buildWeekRange(
{int startWeekday = DateTime.monday}) → DateRange -
Available on Date, provided by the DateExtension extension
-
formatBy(
DateFormat dateFormat) → String -
Available on Date, provided by the DateExtension extension
-
formated(
) → String -
Available on Date, provided by the DateExtension extension
-
isBetween(
DateRange range) → bool -
Available on Date, provided by the DateExtension extension
-
isSameDayAs(
DateTime date) → bool -
Available on Date, provided by the DateExtension extension