edgedb-ui icon indicating copy to clipboard operation
edgedb-ui copied to clipboard

Feature request: Add timepicker element to datetime query parameters

Open Arrow7000 opened this issue 2 years ago • 0 comments

It would make testing out queries much simpler than the current state of having to manually type in a full explicit datetime string consisting of 26(!) characters every time you want to play around with a query 😰

image

It should be as straightforward as making fields of type datetime be a datetime-local field, perhaps with some logic to ensure the selected time is in UTC instead of the local timezone

image

Arrow7000 avatar Nov 01 '23 15:11 Arrow7000