Time issue

Can anyone tell me why this is creating a date/time that is 2 hours behind all other date/time on my boards?
My forum date/time is correct. The date/time of calendar events are correct, but I have dloaded a mod and for some reason it always posts the date/time 2 hours off. I have tried everything to fix this and I am coming up short.
- Code: Select all
'RAIDDATE' => create_date("l j F, g]['date'], $board_config['board_timezone']),
My forum date/time is correct. The date/time of calendar events are correct, but I have dloaded a mod and for some reason it always posts the date/time 2 hours off. I have tried everything to fix this and I am coming up short.