MonthOperations extension

on

Properties

firstDayOfMonth DateTime

Available on DateTime, provided by the MonthOperations extension

Returns DateTime object of First Day of the Month.
no setter
lastDayOfMonth DateTime

Available on DateTime, provided by the MonthOperations extension

Returns DateTime object of Last Day of the Month.
no setter
nextMonth DateTime

Available on DateTime, provided by the MonthOperations extension

Returns DateTime object of Next month.
no setter
prevMonth DateTime

Available on DateTime, provided by the MonthOperations extension

Returns DateTime object of Previous month.
no setter