keystonejs/keystone-classic

Field type 'Datetime' - format customization missing

Open

#3,160 建立於 2016年7月14日

在 GitHub 查看
 (8 留言) (1 反應) (0 負責人)JavaScript (14,656 star) (2,288 fork)batch import
4.x candidatebughelp wanted

描述

There is no working way to specify the format of Datetime. Also the placeholder is hardcoded in DatetimeField.js

<FormInput name={this.props.paths.time} value={this.state.timeValue} placeholder="HH:MM:SS am/pm" onChange={this.timeChanged} autoComplete="off" />

貢獻者指南