Skip to content

Timezone issue #9

@josephernest

Description

@josephernest

On my server (PHP 5.5.9-1ubuntu4.7) :

  • adding tracker.php at the end of a index.php that doesn't call date_default_timezone_set results in local-server-timezone for date

  • adding tracker.php at the end of a index.php that does call date_default_timezone_set (e.g. in a Wordpress site) results in using UTC-timezone for date

Related topic: http://stackoverflow.com/questions/41603688/get-time-with-local-servers-timezone-after-a-date-default-timezone-set-call

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions