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 - Add Time Component #1727

Open
natasha-f opened this issue Apr 13, 2023 · 1 comment
Open

DatePicker - Add Time Component #1727

natasha-f opened this issue Apr 13, 2023 · 1 comment
Labels
blocked by upstream Requires a fix upstream flagship Question for @carbon-design-system/carbon

Comments

@natasha-f
Copy link

Is it possible to add the time component to the DatePicker, similar to this example of flatpickr:
image
Using it with the TimePicker control would have been complicated because it deals with time as strings, while a developer would be usually interested in either js Date object (or the number of milliseconds since midnight Jan 1 1970), representing both date and time.

@theetrain
Copy link
Collaborator

Once we see what's decided in the outcome of this upstream issue, we can implement it in carbon-component-svelte carbon-design-system/carbon#10186

@theetrain theetrain added flagship Question for @carbon-design-system/carbon blocked by upstream Requires a fix upstream labels Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked by upstream Requires a fix upstream flagship Question for @carbon-design-system/carbon
Projects
None yet
Development

No branches or pull requests

2 participants