palantir/blueprint

Configure the default time when selecting a day in a DateRangeInput

オープン

#2,625 opened on 2018/06/25

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (2,167 件のフォーク)batch import
Package: datetimeType: feature requesthelp wanted

Repository metrics

Stars
 (20,263 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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"

コントリビューターガイド