1
nmshah
timezone in pical
  • 2009/1/10 8:10

  • nmshah

  • Just can't stay away

  • Posts: 556

  • Since: 2007/7/2 8


Is there a way to disable the timezone option in pical?
While going through the class/piCal.php i have come across the foloowing code that gives me the idea that it can be done.

The code is on line no. 2108
<td class='even'><select name='event_tz' $select_timezone_disabled>$tz_options</select></td>

Can someone tell me if it can really be disabled and if yes then how?