Andrew
Newbie
Posts: 1
Registered: 2/5/2003
Member Is Offline
|
posted on 2/5/2003 at 01:02 PM |
|
|
Disable seconds in calendar.
I use Tigra Calendar with option
cal1.time_comp = true;
But I want hide seconds in the input field after submit.
How I can do it?
|
|
|
darkange
Newbie
Posts: 1
Registered: 5/1/2008
Location: Belgium
Member Is Offline
|
| posted on 5/1/2008 at 09:33 AM |
|
|
Hi
I use version 3.2
And i've the same question, i don't need to use the "seconds" so i want to hide or disable this!
How can i do it?
Thanks for answers
|
|
|
tigra
Administrator
Posts: 1869
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 5/1/2008 at 01:44 PM |
|
|
there is no configuration for that, the script modification is required.
in calendar?.js remove code related to seconds in:
function cal_prs_time?
cal_gen_time?
alternatively consider using PRO version of the script which supports any date/time format.
|
|
|