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

[Windows] Fix DatePicker Format not working #7991

Merged
merged 2 commits into from
Jul 21, 2022
Merged

[Windows] Fix DatePicker Format not working #7991

merged 2 commits into from
Jul 21, 2022

Conversation

jsuarezruiz
Copy link
Contributor

@jsuarezruiz jsuarezruiz commented Jun 13, 2022

Description of Change

Implement DatePicker Format property on Windows.

image

To test the changes, use the .NET MAUI Gallery and navigate to the DatePicker samples.

Issues Fixed

Fixes #7972

@jsuarezruiz jsuarezruiz added this to the 6.0-sr2 milestone Jun 13, 2022
@jsuarezruiz jsuarezruiz added platform/windows 🪟 area-controls-datetimepicker DatePicker, TimePicker t/bug Something isn't working labels Jun 13, 2022
@Eilon Eilon added the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label Jun 13, 2022
@hartez hartez modified the milestones: 6.0-sr2, 6.0-sr3 Jun 14, 2022
@jfversluis jfversluis changed the base branch from main to net6.0 July 21, 2022 11:18
@jfversluis jfversluis merged commit 9fe75e8 into net6.0 Jul 21, 2022
@jfversluis jfversluis deleted the fix-7972 branch July 21, 2022 18:44
@github-actions github-actions bot locked and limited conversation to collaborators Dec 20, 2023
@Eilon Eilon removed the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label May 10, 2024
@samhouts samhouts added fixed-in-7.0.0-rc.1.6683 fixed-in-6.0.486 Look for this fix in 6.0.486 SR4! labels Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-datetimepicker DatePicker, TimePicker fixed-in-6.0.486 Look for this fix in 6.0.486 SR4! fixed-in-7.0.0-rc.1.6683 platform/windows 🪟 t/bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DatePicker: Format not working on Windows. VS 2022 - Version 17.3.0 Preview 1.1
5 participants