|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
start_time and end_time will not set
If I change the start_time and end_time from the default "0" setting -- then click to add event comes up blank (also reloading main page comes blank)
e.g $ltw_config['start_time'] = 08:30:AM; $ltw_config['end_time'] = 05:30 Would someone prived actual example of correct syntax Running 4.2.1 |
|
#2
|
|||
|
|||
|
RE: start_time and end_time will not set
Safest bet is to use 24-hour format
$ltw_config['start_time'] = 08:30:00; $ltw_config['end_time'] = 17:30:00; |
![]() |
| Viewing: Codewalkers Forums > Projects > ltwCalendar > start_time and end_time will not set |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|