Skip to content

DateTime Range Component #2125

Answered by nkrantz
spatil32 asked this question in General
Jan 11, 2022 · 2 comments · 9 replies
Discussion options

You must be logged in to vote

Hey @spatil32 - good question! We don't have a DateTime Picker in the system, just separate Date and Time Pickers. The current guidance is to display the two components next to each other to achieve the same result as an <input type="datetime-local />. For ranges, that would mean 4 separate components - a start Date Picker and Time Picker, and an end Date Picker and Time Picker. On the docs pages, you can find examples of date range and time range implementations - you would need to combine the two for a DateTime range.

The Advanced DateTimeRangeContainer component you were previously using also has the quick-select options (Last 6 hours, etc.). That's another piece of functionality that …

Replies: 2 comments 9 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by nkrantz
Comment options

You must be logged in to vote
9 replies
@nkrantz
Comment options

@spatil32
Comment options

@bhamtil-twilio
Comment options

@nkrantz
Comment options

@kate-porter
Comment options

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