DateTimeExtension extension
Extension on DateTime to add more getters and functionnalities
- on
Properties
- dayOfYear → int
-
Available on DateTime, provided by the DateTimeExtension extension
no setter - daysInMonth → int
-
Available on DateTime, provided by the DateTimeExtension extension
Return the number of days in the current monthno setter - weekOfYear → int
-
Available on DateTime, provided by the DateTimeExtension extension
Returns the week number in the current yearno setter