tremorlabs / tremor

React components to build charts and dashboards
https://tremor.so
Apache License 2.0
15.39k stars 446 forks source link

[Feature]: TimeField to format the time in hh:mm:ss #1026

Closed chiragmak10 closed 2 weeks ago

chiragmak10 commented 2 weeks ago

What problem does this feature solve?

time value gets auto formatted hh:mm:ss https://mui.com/x/react-date-pickers/time-field/

What does the proposed API look like?

No response

severinlandolt commented 2 weeks ago

Hi! Thank you for your feature request, unfortunately, this won't make it into the package. However, we recently added a date picker with time functionality. You can get the time picker component here: https://github.com/tremorlabs/tremor-raw/blob/6974b7680880234d80e367e672137c98e42ecc27/src/components/DatePicker/DatePicker.tsx#L34