Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 709 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 709 Bytes

wheelnav.datetime.js

Datetime plugin for wheelnav.js library.

Using

calendar = new wheelnavdatetime("divWheelnavDateTime");
calendar.slicePathType = calendar.wheelTypes.Donut;
calendar.createWheelNav();
calendar.setDateTime();

sample image

The index.html of this repo (test page) is available here.

Author

Gábor Berkesi: gabor.berkesi@softwaretailoring.net

License

Licensed under MIT.