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

Add date- and time-only pickers #37

Open
prin53 opened this issue Mar 29, 2024 · 0 comments
Open

Add date- and time-only pickers #37

prin53 opened this issue Mar 29, 2024 · 0 comments
Assignees

Comments

@prin53
Copy link
Member

prin53 commented Mar 29, 2024

There are two new types in C# to represent only date or only time: https://learn.microsoft.com/en-us/dotnet/standard/datetime/how-to-use-dateonly-timeonly, we can use them for corresponding pickers.

@prin53 prin53 changed the title Add date and time only pickers Add date- and time-only pickers Mar 29, 2024
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

No branches or pull requests

2 participants