keystonejs/keystone-classic

Field type 'Datetime' - format customization missing

開放

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

 (8 則留言) (1 個反應) (0 位負責人)JavaScript (2,288 個分叉)batch import
4.x candidatebughelp wanted

倉庫指標

星標
 (14,656 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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" />

貢獻者指南