Skip to content

Determine the users timezone and then return correct times for their location #897

@tjenkinson

Description

@tjenkinson

The time in the player is correct because this is calculated in javascript from a unix timestamp.
The times everywhere else though come from the server and therefore use the servers timezone.

Need to figure out a way to determine the users timezone when a request comes in and then set the timezone for the request in php with date_default_timezone_set()

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions