Moderator: Integra Moderator
$template->assign_block_vars('hour', array( 'CLASS' => $color, 'HOUR' => $l_hour, 'U_HOUR' => append_sid("./calendar_scheduler.$phpEx?" . (($i==0) ? '' ]
In this particular case, the server time, which is used to calculate current time, is set to GMT -5. However, event display is tied to a user's timezone.
in functions_calendar.php inside the display_calendar function
[code]$format = ( intval(date('Ymd', $offset_date)) == intval(date('Ymd', cal_date(time(),$board_config['board_timezone']))) ) ? '<b>%s</b>' ], $offset_date)), 'U_DATE' => append_sid($phpbb_root_path . "./calendar_scheduler.$phpEx?d=" . $offset_date . "&fid=$fid"), ) );
Registered users: App360MonitorBot, Bing [Bot], Majestic-12 [Bot]