DateExtension extension

on

Properties

endOfDay DateTime
no setter
middleOfDay DateTime
no setter
startOfDay DateTime
no setter

Methods

nextDays(int days) DateTime
previousDays(int days) DateTime
toJson() String

Operators

operator <(DateTime other) bool
operator <=(DateTime other) bool
operator >(DateTime other) bool
operator >=(DateTime other) bool