Skip to content

sunrise and sunset times timezones incorrectly handled #20

@peterbulmer

Description

@peterbulmer

Sunrise and sunset times from owm appear to be ISO8601 formatted times (at least loosely), but they don't specify a timezone (they are UTC).
When datetime objects are created from these timestamps, no timezone is explicitly specified, and php assumes it's my localtime.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions