- Angular v1.1.4+
- jQuery or your own implementation of
position()on top ofjQuery Lite
Checkout branch dev, run grunt install and bower install.
To build run gunt build
Live demo : http://run.plnkr.co/erJj712N4bbkGsub/
<div date-picker="start"></div><div date-picker="start" year></div><div date-picker="start" month></div><div date-picker="start" date></div><div date-picker="start" hours></div><div date-picker="start" minutes></div><input type="datetime" date-time ng-model="start"><input type="datetime" date-time ng-model="end" hours format="short"><div date-range start="start" end="end"></div>