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

material3. Support DatePicker for iOS and Web #3359

Closed
igordmn opened this issue Jul 18, 2023 · 1 comment · Fixed by JetBrains/compose-multiplatform-core#717
Closed

material3. Support DatePicker for iOS and Web #3359

igordmn opened this issue Jul 18, 2023 · 1 comment · Fixed by JetBrains/compose-multiplatform-core#717
Labels

Comments

@igordmn
Copy link
Collaborator

igordmn commented Jul 18, 2023

After merging material3 1.1.1, Compose only supports DatePicker for Desktop and Android.

To support it for iOS and Web, CalendarModel should be implemented. A possible implementation will use kotlinx datetime and native formatters/parsers (maybe ICU bundled in skiko also have this functionality)

@alexzhirkevich
Copy link
Contributor

Kotlinx datetime will soon support formatting and parsing

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