I'm down in Australia and the date on the block is wrong, I can't seem to work out where the date comes from when the date on the station I am getting the data from is correct.
This is sitting on my test server but needs to go in to production tomorrow week, and advise would be very much appreciated.
Comments
Comment #1
ppicazo commentedI have added code to allow the timezone for the displayed time and date to differ from the PHP default timezone.
I believe this might be causing the issue for you, it looks like your PHP's default timezone is "CDT" (central daylight time) UTC - 5 hours.
Please update the module with the latest code from the the CVS HEAD or wait for the new Development snapshot to be generated.
Comment #2
squirrel333 commentedAwesome, that seemed to have fixed the problem, thanks again!
Comment #3
ppicazo commented