Ticket #56 (new New feature)

Opened 11 months ago

Last modified 1 day ago

Support for editing the site timezone

Reported by: matt Assigned to:
Priority: low Milestone: Stable release
Component: Core Version:
Keywords: Cc:

Description

A server can be located in the US but the website being used by French people. The webmaster does want to use the US times as it would give strange results for the reports.

Specifying the website timezone would be the solution.

Implementation: when logging statistics, offset the datetime by the $timezone variable for the given website. This simple trick should do.

Change History

01/04/08 02:09:35 changed by matt

  • milestone set to Future features.

06/30/08 00:07:24 changed by matt

A better solution would be to store all dates/time in GMT, and process the dates relative to the "Local time" set by the Piwik Super User.

10/10/08 16:57:19 changed by matt

  • milestone changed from Future features to DigitalVibes.

11/20/08 13:12:32 changed by matt

  • milestone changed from DigitalVibes to Stable release.