Add ability to upper case week days text by setting `upperCaseWeekDays`
Non-breaking change
Adds support for an optional parameter upperCaseWeekDays, which makes weekDays text uppercase
@hyochan
an enum type that supports this kind of formatting were provided as well
Are you talking about including it in the WeekdayFormat enum, or about creating a new enum to specify weekday styling?
I think it would be helpful to explicitly state that the priority of this approach is lower
Absolutely agree on that one
@hyochan
an enum type that supports this kind of formatting were provided as well
Are you talking about including it in the
WeekdayFormatenum, or about creating a new enum to specify weekday styling?I think it would be helpful to explicitly state that the priority of this approach is lower
Absolutely agree on that one
In this case a new enum to specify weekday styling and wanted to hear your thought!
This PR is stale because it has been open 90 days with no activity. Leave a comment or this will be closed in 7 days
The PR is not stale! I will get back to it some time in the following month Haven't had much free time lately
This PR is stale because it has been open 90 days with no activity. Leave a comment or this will be closed in 7 days
Still planning on continuing this some time later