jquery-calendrical icon indicating copy to clipboard operation
jquery-calendrical copied to clipboard

Setting defaultTime not working

Open bytor99999 opened this issue 12 years ago • 0 comments

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

bytor99999 avatar Jun 04 '12 19:06 bytor99999