Skip to content

America/Fort_Nelson #30

@jftuga

Description

@jftuga

I'm wondering if there is an error in tz_infos.go for the following entry. There seems to be a mismatch between Mountain / Pacific as well as MST / PDT.

    "America/Fort_Nelson": &TzInfo{
        longGeneric:        "Mountain Time",
        longStandard:       "Mountain Standard Time",
        longDaylight:       "Pacific Daylight Time",
        shortGeneric:       "MT",
        shortStandard:      "MST",
        shortDaylight:      "PDT",
        standardOffset:     -25200,
        daylightOffset:     -25200,
        standardOffsetHHMM: "-07:00",
        daylightOffsetHHMM: "-07:00",
        countryCode:        "CA",
        isDeprecated:       false,
        linkTo:             "",
        lastDST:            2014,
    },

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