Daylight savings doesn’t seem to be implemented in the timezone settings. Is this a configuration option somewhere that I’ve missed?
Regards
Ken
Regards
Ken
Hi Ken,
Daylight savings should occur automatically in your timezone so long as your operating system has the correct timezones installed. If you need to force a particular timezone in PHP you can override everything by setting the timezone direct in PHP using the instructions here:
http://www.userscape.com/helpdesk/index.php?pg=kb.page&id=151
Regards
Ken
OK, let me know if you have any trouble. You can do the override the link speaks about via an htaccess file so they shouldn’t need to actually change anything in their installation. In addition, you can probably do it yourself if you know how to work with htaccess files.