What variable holds the current localtimezone for vB?
When displaying the post details what is the timezone set under?
date_default_timezone_get();
if this is right, does it incorporate the user's local zone as set in their UCP or is that another?
I have a plugin which is blowing a localtime back to UTC and yet the main board at the bottom of the page is undisturbed.
Appreciated
Wil
|