palantir/blueprint

Configure the default time when selecting a day in a DateRangeInput

Open

#2,625 创建于 2018年6月25日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)TypeScript (20,263 star) (2,167 fork)batch import
Package: datetimeType: feature requesthelp wanted

描述

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"

贡献者指南