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

/react-moment-datetimepicker/

    Package Sidebar

    Install

    npm i react-moment-datetimepicker

    Weekly Downloads

    6

    Version

    0.7.0

    License

    ISC

    Unpacked Size

    347 kB

    Total Files

    13

    Last publish

    Collaborators

    • jeron-diovis