jquery-calendrical
jquery-calendrical copied to clipboard
Setting defaultTime not working
Used directly from the example.html
$('#time').calendricalTime({ defaultTime: {hour: 10, minute: 30}, });
And the time still pops up at 12:00 AM
This is my HTML entry for the input
the {{ is for my templating I am using ICanHaz.js
Date options work on my app, but the options for time aren't
Thanks
btw, This is the best calendar with date and time out there period. Thanks for creating this
Mark