-
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
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,
},Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels