Blazor DateTimePicker Example - Week Number
The following example demonstrates the week number and different types of week rules functionalities of the DateTimePicker.
Properties
DateTimePicker has the WeekNumber and WeekRule properties that provide an option to specify the rule for defining the first week of the year (FirstDay, FirstFullWeek, and FirstFourDayWeek).
See also