P1Package: datetimeType: bughelp wanted
仓库指标
- Star
- (20,263 star)
- PR 合并指标
- (平均合并 43天 10小时) (30 天内合并 27 个 PR)
描述
Environment
- Package version(s): @blueprintjs/datetime2 as of #5440
Steps to reproduce
- visit docs preview from #5440, or build the repo at https://github.com/palantir/blueprint/commit/fbe3c9e3662f0d0dc4096e082c4f3f014e0ab01f
- type "7/19/202" into DateInput2
Actual behavior
Incomplete date results in a very unexpected timezone shown in the TimezoneSelect
Expected behavior
Don't parse strange/invalid timezones like this
Possible solution
??