DateTimeWeekInMonthExtensions extension
Week number in month; ISO week string format/parse.
- on
Properties
- toIsoWeekString → String
-
Available on DateTime, provided by the DateTimeWeekInMonthExtensions extension
ISO week string (e.g. "2026-W09").no setter - weekNumberInMonth → int
-
Available on DateTime, provided by the DateTimeWeekInMonthExtensions extension
Week number within the month (1-based). First partial week is 1.no setter