react-moment-datetimepicker

0.7.0 • Public • Published

input-moment

React datetime picker powered by momentjs

The design is from https://dribbble.com/shots/1439965-Due-Date-and-Time-Picker.

The icon is from ionicons.

Installation

npm i input-moment --save

Notice: This module requires moment as a peerDependency.

Demo

http://wangzuo.github.io/input-moment

Usage

<InputMoment
  moment={this.state.moment}
  onChange={this.handleChange}
  onSave={this.handleSave}
/>

Check app.js for a working example.

Development

License

ISC

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.7.01latest

Version History

VersionDownloads (Last 7 Days)Published
0.7.01
0.6.01
0.5.20
0.5.11
0.5.01
0.4.11
0.4.00
0.3.11
0.3.01
0.2.11
0.2.00
0.1.50
0.1.40
0.1.30
0.1.20
0.1.10
0.1.00

Package Sidebar

Install

npm i react-moment-datetimepicker

Weekly Downloads

8

Version

0.7.0

License

ISC

Unpacked Size

347 kB

Total Files

13

Last publish

Collaborators

  • jeron-diovis