Skip to content

Andreas-Hjortland/JSTimepicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot

screenshot

Description

This is an effort to recreate the timepicker which is used on the standard calendar for android devices in html + javascript.

Usage

As of now this is in the prototyping stage, so I wouldn't recommend anyone to use it quite yet, but if you want to use it, you have to host the less file (possibly compiled, else with lessjs), and copy the node div.timepicker (with all the subnodes of course) from the timepicker.html file and bind it to the input field like this (you can use another selector if you want.. You get the idea).

$('input[type=time]').timepicker();

License

MIT

About

A timepicker widget mimicking the android calendar timepicker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages