Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Localizing Microsoft.UI.Xaml.Controls.CalendarDatePicker weekday and month name #4

Open
viktor-bov opened this issue Apr 12, 2023 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@viktor-bov
Copy link

viktor-bov commented Apr 12, 2023

Hi Andrew,
Could you please provide a guide to translate CalendarDatePicker control with your package?
<CalendarDatePicker Date="{x:Bind ViewModel.DobTwo}" />
image
Thank you in advance for your help.
Kind regards
Viktor

@AndrewKeepCoding
Copy link
Owner

Hi @viktor-bov! Thanks for trying out the WinUI3Localizer.

I created a sample app here.
You can see how to localize the days of the week there.
Each month comes with the year number in the same TextBox so it's a bit tricky.
I'll see if I have time for that tonight.

@AndrewKeepCoding
Copy link
Owner

Sorry for taking too much time. I found some weird behavior trying to localize the YearViewPanel (the panel where you select months). Besides the YearViewPanel the sample app should work.

@AndrewKeepCoding AndrewKeepCoding added the help wanted Extra attention is needed label Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants