Datetime plugin for wheelnav.js library.
calendar = new wheelnavdatetime("divWheelnavDateTime");
calendar.slicePathType = calendar.wheelTypes.Donut;
calendar.createWheelNav();
calendar.setDateTime();
The index.html of this repo (test page) is available here.
Gábor Berkesi: [email protected]
Licensed under MIT.