palantir/blueprint

Configure the default time when selecting a day in a DateRangeInput

Open

#2.625 aberto em 25 de jun. de 2018

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (2.167 forks)batch import
Package: datetimeType: feature requesthelp wanted

Métricas do repositório

Stars
 (20.263 stars)
Métricas de merge de PR
 (Mesclagem média 43d 10h) (27 fundiu PRs em 30d)

Description

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"

Guia do colaborador