Assumption: date_default_timezone_set
print.php uses the PHP function date_default_timezone_set() to set the timezone to: 'America/Los_Angeles' which is used to put the date on some templates.
While I can change this to the correct timezone, I only noticed this because I was browsing through the PHP files trying to find why certain other stuff wasn't working.
This should be a user variable,probably in localsettings.ini, that is documented somewhere as needing to be changed as part of the setup process. For my part I'm +8hrs meaning anyone who creates a map early in the day would have the wrong date printed on it.
Owner: |
set to theduckylittle
|
Status: |
new → assigned
|
Status: |
assigned → testing
|
Resolution: |
→ fixed
|
Status: |
testing → closed
|
New setting is now available . You should be able to change the default in local_settings.php