NepaliCalendarDefaults
Calendar-only defaults exposed by the :nepali-date-picker:core module.
Holds the supported year ranges and the boundary CustomCalendar instances used by the converter logic. Kept Compose-free so consumers who only need conversion utilities can depend on :core without pulling Material3 / UI dependencies.
Properties
Link copied to clipboard
End Nepali calendar. Will change overtime as the supported range grows.
Link copied to clipboard
Supported range of years in the English (Gregorian) calendar.
Link copied to clipboard
The default first day of the week (1 = Sunday).
Link copied to clipboard
Supported range of years in the Nepali (Bikram Sambat) calendar.
Link copied to clipboard
Starting English date corresponding to startingNepaliCalendar.
Link copied to clipboard
Starting Nepali date used as the conversion anchor.