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

DatePicker and TimePicker should support DateOnly and TimeOnly #35

Closed
Dreamescaper opened this issue Aug 2, 2022 · 0 comments · Fixed by #40
Closed

DatePicker and TimePicker should support DateOnly and TimeOnly #35

Dreamescaper opened this issue Aug 2, 2022 · 0 comments · Fixed by #40

Comments

@Dreamescaper
Copy link
Owner

See dotnet/maui#1100 .
Those controls probably cannot be updated in MAUI, as that would be a breaking change. This project's API, however, is not stabilized yet, so we can make that breaking change.

(Ideally those properties would be nullable, but I have no idea how hard would that be)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant