DateWeekExtensions extension

on

Properties

weekdayFromSunday int

Available on DateTime, provided by the DateWeekExtensions extension

weekday started from Sunday : Sunday = 1, Monday = 2, ... Saturday = 7
no setter
weekNumber int

Available on DateTime, provided by the DateWeekExtensions extension

The week number based on western traditional system, 0 .. 54. The week contains January 1st corresponds to week number 1.
no setter