month_picker_dialog icon indicating copy to clipboard operation
month_picker_dialog copied to clipboard

capitalize first letter in abbreviation

Open jntagadiad opened this issue 4 years ago • 2 comments

image

before when the locale is "it" the month abbr was only on camelcase. now I suggest to add this feature to capitalize first letter in all locales

jntagadiad avatar Jun 29 '20 01:06 jntagadiad

I'd rather not capitalize the first letter in the abbreviations for all languages, as there might be countries where you usually use the lower case version. I instead propose adding a boolean parameter uppercase to specify which version you'd like to use: true for uppercase, false for lowercase and null for the locale's default

hmkrivoj avatar Jul 13 '20 17:07 hmkrivoj

@0wzZZzz6 i`m maintaining an updated version of this package, and your changes are there https://pub.dev/packages/month_picker_dialog_2

Macacoazul01 avatar Jun 04 '22 13:06 Macacoazul01

closed in favor of #52

Macacoazul01 avatar Feb 25 '23 11:02 Macacoazul01