palantir/blueprint
Vedi su GitHubConfigure the default time when selecting a day in a DateRangeInput
Open
#2625 aperta il 25 giu 2018
Package: datetimeType: feature requesthelp wanted
Metriche repository
- Star
- (20.263 star)
- Metriche merge PR
- (Merge medio 43g 10h) (27 PR mergiate in 30 g)
Descrizione
Environment
- Package version(s): 1.36.1 & 2.3.1
Feature request
Hi, it would be convenient if we could configure the default time when selecting a date in a Date range input.
Right now when a user selects a date, the default time is "12:00:00". I believe this is hardcoded in this file
If we keep a hardcoded value for the time, I believe "00:00" would be a better choice.
Examples
Create a DateRangeInput and select any Date, the default time will be "12:00"