Skip to content

ToniChaz/pika-date-time

Repository files navigation

PikaDateTime

JavaScript date and time picker based in pikadate, for angular directive thanks to jackrabbitsgroup

Version

0.1.1

Installation

$ bower install pika-date-time --save

Manual installation

$ git clone git@github.com:tonichaz/pika-date-time.git
$ cd pika-date-time
$ npm install
$ grunt build

When build is finished link or copy dist/pika-date-time.min.js and css/pika-date-time.min.css files

Run and debugg

$ git clone git@github.com:tonichaz/pika-date-time.git
$ cd pika-date-time
$ npm install
$ grunt run

When server is running visit: http://localhost:9090/examples

Documentation and usage

You can look in pikaday documentation

For time picker usage:

showTime: true
use24hour: false

License

MIT

About

Date time picker, based in pikaday

Resources

Stars

Watchers

Forks

Packages

No packages published