-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
Package: Time PickerStatus: Voting Open 👍Collecting upvotes to measure community interestCollecting upvotes to measure community interestType: Feature RequestNew functionalityNew functionality
Description
Is your feature request related to a problem? Please describe.
The Time Picker component uses am/pm time. Many locales and some deparments make use of 24-hour time. Also, 24-hour time is often used for storage in databases.
Describe the solution you'd like
Attributes to set the preferred time format for display and storage (i.e., field value) supporting both am/pm and 24-hour time. For example:
data-display-format="12hour"
data-store-format="24hour"
Bonus points for a display option containing both: 16:00 | 4:00pm
Describe alternatives you've considered
No response
Additional context
No response
Code of Conduct
- I agree to follow this project's Code of Conduct.
- I checked the current issues for duplicate feature requests.
Metadata
Metadata
Assignees
Labels
Package: Time PickerStatus: Voting Open 👍Collecting upvotes to measure community interestCollecting upvotes to measure community interestType: Feature RequestNew functionalityNew functionality
Type
Projects
Status
On Hold