Page 1 of 1

IWCGJQTimePicker display format

PostPosted: 09 Oct 2013 10:09
by rhazell43
Hello,

Where can I set the format of the time displayed in the IWCGJQTimePicker? Right now it appears always be in 24hr format. It has an "AMPM Text" property but I don't see it ever used.

Thanks, Rick.

Re: IWCGJQTimePicker display format

PostPosted: 09 Oct 2013 10:29
by Alexander Bulei
Hi rhazell43,

rhazell43 wrote:Hello,

Where can I set the format of the time displayed in the IWCGJQTimePicker? Right now it appears always be in 24hr format. It has an "AMPM Text" property but I don't see it ever used.

Thanks, Rick.


You should start use our documentation and/or jquery plugin documentation.

If you want use AM/PM format, check this:


Best Regards.

Re: IWCGJQTimePicker display format

PostPosted: 16 Oct 2013 02:12
by rhazell43
Thanks.

The Property I overlooked was "ShowPeriod"... never heard if AM/PM referred to a "period" before :roll:

The documention and online demo confirms that the "OnShow" property exists however setting it to "button" as they indicate currently has now affect on IWCGJQTimePicker behaviour.

Thanks

Re: IWCGJQTimePicker display format

PostPosted: 16 Oct 2013 14:21
by Jorge Sousa
Hi Rick

We always use jquery plugins documentation names:

http://fgelinas.com/code/timepicker/

Best Regards