iamkun / dayjs

⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API
https://day.js.org
MIT License
46.85k stars 2.29k forks source link

Locale "pt-BR" The first letter is not capitalized. #2333

Open Tiagofsant opened 1 year ago

Tiagofsant commented 1 year ago

Describe the bug hello,

I am using 'dayjs/locale/pt-br' to return the months and years in the datePicker, but the first letter does not stay capitalized. It appears like this: "junho 2023" instead of "Junho 2023", as shown in the image below.

image

Expected behavior return: "Julho 2023"

Information

damianobarbati commented 1 year ago

Same for italian language ;)