Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/locales.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/chr_US
diff options
context:
space:
mode:
authorjoeybloggs <Dean.Karn@gmail.com>2016-08-19 16:06:11 +0300
committerjoeybloggs <Dean.Karn@gmail.com>2016-08-19 16:06:11 +0300
commit3a5fed48f19168d5669cdc188a751dea55200760 (patch)
treea0e1b1ebdedc1ff42825d49fd497f2895ab62a5a /chr_US
parentf88072b7cdc157723b76e08f58e647c22c2233cc (diff)
Correct Weekday in FmtDate functions, was accidentally calling Day() instead of Weekday()
Diffstat (limited to 'chr_US')
-rw-r--r--chr_US/chr_US.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/chr_US/chr_US.go b/chr_US/chr_US.go
index dde9e8bf..e2bfff8c 100644
--- a/chr_US/chr_US.go
+++ b/chr_US/chr_US.go
@@ -67,7 +67,7 @@ func New() locales.Translator {
erasAbbreviated: [][]uint8{{0xe1, 0x8e, 0xa4, 0xe1, 0x8f, 0x93, 0xe1, 0x8e, 0xb7, 0xe1, 0x8e, 0xb8}, {0xe1, 0x8e, 0xa4, 0xe1, 0x8e, 0xb6, 0xe1, 0x8f, 0x90, 0xe1, 0x8f, 0x85}},
erasNarrow: [][]uint8{[]uint8(nil), []uint8(nil)},
erasWide: [][]uint8{{0xe1, 0x8f, 0x8f, 0x20, 0xe1, 0x8f, 0xa5, 0xe1, 0x8f, 0x8c, 0x20, 0xe1, 0x8e, 0xbe, 0xe1, 0x8f, 0x95, 0xe1, 0x8e, 0xb2, 0xe1, 0x8f, 0x8d, 0xe1, 0x8e, 0xac, 0xe1, 0x8e, 0xbe}, {0xe1, 0x8e, 0xa0, 0xe1, 0x8e, 0xa9, 0xe1, 0x8f, 0x83, 0xe1, 0x8e, 0xae, 0xe1, 0x8e, 0xb5, 0xe1, 0x8f, 0x93, 0xe1, 0x8f, 0x8d, 0xe1, 0x8f, 0x97, 0xe1, 0x8f, 0xb1, 0x20, 0xe1, 0x8e, 0xa0, 0xe1, 0x8f, 0x95, 0xe1, 0x8f, 0x98, 0xe1, 0x8f, 0xb1, 0xe1, 0x8f, 0x8d, 0xe1, 0x8e, 0xac, 0x20, 0xe1, 0x8f, 0xb1, 0xe1, 0x8e, 0xb0, 0xe1, 0x8f, 0xa9, 0x20, 0xe1, 0x8f, 0xa7, 0xe1, 0x8f, 0x93, 0xe1, 0x8f, 0x82, 0xe1, 0x8e, 0xb8, 0xe1, 0x8e, 0xa2, 0xe1, 0x8f, 0x8d, 0xe1, 0x8f, 0x97}},
- timezones: map[string][]uint8{"AEST": {0x41, 0x45, 0x53, 0x54}, "NZST": {0x4e, 0x5a, 0x53, 0x54}, "CAT": {0x43, 0x41, 0x54}, "∅∅∅": {0xe2, 0x88, 0x85, 0xe2, 0x88, 0x85, 0xe2, 0x88, 0x85}, "HADT": {0x48, 0x41, 0x44, 0x54}, "ARST": {0x41, 0x52, 0x53, 0x54}, "WARST": {0x57, 0x41, 0x52, 0x53, 0x54}, "CDT": {0xe1, 0x8e, 0xa0, 0xe1, 0x8f, 0xb0, 0xe1, 0x8e, 0xb5, 0x20, 0xe1, 0x8e, 0xa2, 0xe1, 0x8e, 0xa6, 0x20, 0xe1, 0x8e, 0xa2, 0xe1, 0x8f, 0xb3, 0xe1, 0x8f, 0xa9, 0xe1, 0x8e, 0xaa, 0xe1, 0x8f, 0x97}, "OEZ": {0x4f, 0x45, 0x5a}, "HNT": {0x48, 0x4e, 0x54}, "CLST": {0x43, 0x4c, 0x53, 0x54}, "CST": {0xe1, 0x8e, 0xa0, 0xe1, 0x8f, 0xb0, 0xe1, 0x8e, 0xb5, 0x20, 0xe1, 0x8f, 0xb0, 0xe1, 0x8e, 0xb5, 0xe1, 0x8f, 0x8a, 0x20, 0xe1, 0x8f, 0x97, 0xe1, 0x8f, 0x99, 0xe1, 0x8e, 0xb3, 0xe1, 0x8e, 0xa9, 0x20, 0xe1, 0x8e, 0xa2, 0xe1, 0x8f, 0xb3, 0xe1, 0x8f, 0xa9, 0xe1, 0x8e, 0xaa, 0xe1, 0x8f, 0x97}, "VET": {0x56, 0x45, 0x54}, "MYT": {0x4d, 0x59, 0x54}, "ADT": {0x41, 0x44, 0x54}, "ChST": {0x43, 0x68, 0x53, 0x54}, "WAST": {0x57, 0x41, 0x53, 0x54}, "MST": {0x4d, 0x53, 0x54}, "MDT": {0x4d, 0x44, 0x54}, "EDT": {0xe1, 0x8e, 0xa7, 0xe1, 0x8e, 0xb8, 0xe1, 0x8e, 0xac, 0xe1, 0x8e, 0xa2, 0xe1, 0x8f, 0x97, 0xe1, 0x8f, 0xa2, 0x20, 0xe1, 0x8e, 0xa2, 0xe1, 0x8e, 0xa6, 0x20, 0xe1, 0x8e, 0xa2, 0xe1, 0x8f, 0xb3, 0xe1, 0x8f, 0xa9, 0xe1, 0x8e, 0xaa, 0xe1, 0x8f, 0x97}, "UYST": {0x55, 0x59, 0x53, 0x54}, "AKDT": {0x41, 0x4b, 0x44, 0x54}, "WESZ": {0x57, 0x45, 0x53, 0x5a}, "WITA": {0x57, 0x49, 0x54, 0x41}, "HKT": {0x48, 0x4b, 0x54}, "SGT": {0x53, 0x47, 0x54}, "EST": {0xe1, 0x8e, 0xa7, 0xe1, 0x8e, 0xb8, 0xe1, 0x8e, 0xac, 0xe1, 0x8e, 0xa2, 0xe1, 0x8f, 0x97, 0xe1, 0x8f, 0xa2, 0x20, 0xe1, 0x8f, 0xb0, 0xe1, 0x8e, 0xb5, 0xe1, 0x8f, 0x8a, 0x20, 0xe1, 0x8f, 0x97, 0xe1, 0x8f, 0x99, 0xe1, 0x8e, 0xb3, 0xe1, 0x8e, 0xa9, 0x20, 0xe1, 0x8e, 0xa2, 0xe1, 0x8f, 0xb3, 0xe1, 0x8f, 0xa9, 0xe1, 0x8e, 0xaa, 0xe1, 0x8f, 0x97}, "IST": {0x49, 0x53, 0x54}, "WIB": {0x57, 0x49, 0x42}, "MESZ": {0x4d, 0x45, 0x53, 0x5a}, "CHAST": {0x43, 0x48, 0x41, 0x53, 0x54}, "EAT": {0x45, 0x41, 0x54}, "WEZ": {0x57, 0x45, 0x5a}, "WIT": {0x57, 0x49, 0x54}, "AWDT": {0x41, 0x57, 0x44, 0x54}, "WAT": {0x57, 0x41, 0x54}, "HAT": {0x48, 0x41, 0x54}, "AKST": {0x41, 0x4b, 0x53, 0x54}, "ECT": {0x45, 0x43, 0x54}, "GMT": {0xe1, 0x8e, 0xa2, 0xe1, 0x8f, 0xa4, 0x20, 0xe1, 0x8e, 0xa2, 0xe1, 0x8f, 0xb3, 0xe1, 0x8f, 0x8d, 0xe1, 0x8f, 0x97, 0x20, 0xe1, 0x8e, 0xa2, 0xe1, 0x8f, 0xb3, 0xe1, 0x8f, 0xa9, 0xe1, 0x8e, 0xaa, 0xe1, 0x8f, 0x97}, "GFT": {0x47, 0x46, 0x54}, "TMT": {0x54, 0x4d, 0x54}, "AEDT": {0x41, 0x45, 0x44, 0x54}, "JST": {0x4a, 0x53, 0x54}, "JDT": {0x4a, 0x44, 0x54}, "HAST": {0x48, 0x41, 0x53, 0x54}, "ACWST": {0x41, 0x43, 0x57, 0x53, 0x54}, "PST": {0xe1, 0x8f, 0xad, 0xe1, 0x8f, 0x95, 0xe1, 0x8e, 0xb5, 0xe1, 0x8e, 0xac, 0x20, 0xe1, 0x8f, 0xb0, 0xe1, 0x8e, 0xb5, 0xe1, 0x8f, 0x8a, 0x20, 0xe1, 0x8f, 0x97, 0xe1, 0x8f, 0x99, 0xe1, 0x8e, 0xb3, 0xe1, 0x8e, 0xa9, 0x20, 0xe1, 0x8e, 0xa2, 0xe1, 0x8f, 0xb3, 0xe1, 0x8f, 0xa9, 0xe1, 0x8e, 0xaa, 0xe1, 0x8f, 0x97}, "ACWDT": {0x41, 0x43, 0x57, 0x44, 0x54}, "HKST": {0x48, 0x4b, 0x53, 0x54}, "AWST": {0x41, 0x57, 0x53, 0x54}, "SAST": {0x53, 0x41, 0x53, 0x54}, "CHADT": {0x43, 0x48, 0x41, 0x44, 0x54}, "ART": {0x41, 0x52, 0x54}, "MEZ": {0x4d, 0x45, 0x5a}, "ACST": {0x41, 0x43, 0x53, 0x54}, "BOT": {0x42, 0x4f, 0x54}, "ACDT": {0x41, 0x43, 0x44, 0x54}, "LHST": {0x4c, 0x48, 0x53, 0x54}, "WART": {0x57, 0x41, 0x52, 0x54}, "OESZ": {0x4f, 0x45, 0x53, 0x5a}, "AST": {0x41, 0x53, 0x54}, "COT": {0x43, 0x4f, 0x54}, "CLT": {0x43, 0x4c, 0x54}, "NZDT": {0x4e, 0x5a, 0x44, 0x54}, "PDT": {0xe1, 0x8f, 0xad, 0xe1, 0x8f, 0x95, 0xe1, 0x8e, 0xb5, 0xe1, 0x8e, 0xac, 0x20, 0xe1, 0x8e, 0xa2, 0xe1, 0x8e, 0xa6, 0x20, 0xe1, 0x8e, 0xa2, 0xe1, 0x8f, 0xb3, 0xe1, 0x8f, 0xa9, 0xe1, 0x8e, 0xaa, 0xe1, 0x8f, 0x97}, "GYT": {0x47, 0x59, 0x54}, "UYT": {0x55, 0x59, 0x54}, "SRT": {0x53, 0x52, 0x54}, "COST": {0x43, 0x4f, 0x53, 0x54}, "TMST": {0x54, 0x4d, 0x53, 0x54}, "BT": {0x42, 0x54}, "LHDT": {0x4c, 0x48, 0x44, 0x54}},
+ timezones: map[string][]uint8{"HAT": {0x48, 0x41, 0x54}, "TMT": {0x54, 0x4d, 0x54}, "NZDT": {0x4e, 0x5a, 0x44, 0x54}, "UYST": {0x55, 0x59, 0x53, 0x54}, "SRT": {0x53, 0x52, 0x54}, "HADT": {0x48, 0x41, 0x44, 0x54}, "COT": {0x43, 0x4f, 0x54}, "WEZ": {0x57, 0x45, 0x5a}, "CDT": {0xe1, 0x8e, 0xa0, 0xe1, 0x8f, 0xb0, 0xe1, 0x8e, 0xb5, 0x20, 0xe1, 0x8e, 0xa2, 0xe1, 0x8e, 0xa6, 0x20, 0xe1, 0x8e, 0xa2, 0xe1, 0x8f, 0xb3, 0xe1, 0x8f, 0xa9, 0xe1, 0x8e, 0xaa, 0xe1, 0x8f, 0x97}, "ACDT": {0x41, 0x43, 0x44, 0x54}, "PST": {0xe1, 0x8f, 0xad, 0xe1, 0x8f, 0x95, 0xe1, 0x8e, 0xb5, 0xe1, 0x8e, 0xac, 0x20, 0xe1, 0x8f, 0xb0, 0xe1, 0x8e, 0xb5, 0xe1, 0x8f, 0x8a, 0x20, 0xe1, 0x8f, 0x97, 0xe1, 0x8f, 0x99, 0xe1, 0x8e, 0xb3, 0xe1, 0x8e, 0xa9, 0x20, 0xe1, 0x8e, 0xa2, 0xe1, 0x8f, 0xb3, 0xe1, 0x8f, 0xa9, 0xe1, 0x8e, 0xaa, 0xe1, 0x8f, 0x97}, "ChST": {0x43, 0x68, 0x53, 0x54}, "IST": {0x49, 0x53, 0x54}, "CAT": {0x43, 0x41, 0x54}, "AKST": {0x41, 0x4b, 0x53, 0x54}, "HNT": {0x48, 0x4e, 0x54}, "CHADT": {0x43, 0x48, 0x41, 0x44, 0x54}, "WITA": {0x57, 0x49, 0x54, 0x41}, "WIB": {0x57, 0x49, 0x42}, "HAST": {0x48, 0x41, 0x53, 0x54}, "AEDT": {0x41, 0x45, 0x44, 0x54}, "SGT": {0x53, 0x47, 0x54}, "WAT": {0x57, 0x41, 0x54}, "WART": {0x57, 0x41, 0x52, 0x54}, "TMST": {0x54, 0x4d, 0x53, 0x54}, "WIT": {0x57, 0x49, 0x54}, "PDT": {0xe1, 0x8f, 0xad, 0xe1, 0x8f, 0x95, 0xe1, 0x8e, 0xb5, 0xe1, 0x8e, 0xac, 0x20, 0xe1, 0x8e, 0xa2, 0xe1, 0x8e, 0xa6, 0x20, 0xe1, 0x8e, 0xa2, 0xe1, 0x8f, 0xb3, 0xe1, 0x8f, 0xa9, 0xe1, 0x8e, 0xaa, 0xe1, 0x8f, 0x97}, "GYT": {0x47, 0x59, 0x54}, "HKT": {0x48, 0x4b, 0x54}, "MESZ": {0x4d, 0x45, 0x53, 0x5a}, "JST": {0x4a, 0x53, 0x54}, "CHAST": {0x43, 0x48, 0x41, 0x53, 0x54}, "AWST": {0x41, 0x57, 0x53, 0x54}, "AWDT": {0x41, 0x57, 0x44, 0x54}, "SAST": {0x53, 0x41, 0x53, 0x54}, "AEST": {0x41, 0x45, 0x53, 0x54}, "MEZ": {0x4d, 0x45, 0x5a}, "BOT": {0x42, 0x4f, 0x54}, "MST": {0xe1, 0x8e, 0xa3, 0xe1, 0x8f, 0x93, 0xe1, 0x8e, 0xb8, 0x20, 0xe1, 0x8f, 0xb0, 0xe1, 0x8e, 0xb5, 0xe1, 0x8f, 0x8a, 0x20, 0xe1, 0x8f, 0x97, 0xe1, 0x8f, 0x99, 0xe1, 0x8e, 0xb3, 0xe1, 0x8e, 0xa9, 0x20, 0xe1, 0x8e, 0xa2, 0xe1, 0x8f, 0xb3, 0xe1, 0x8f, 0xa9, 0xe1, 0x8e, 0xaa, 0xe1, 0x8f, 0x97}, "JDT": {0x4a, 0x44, 0x54}, "LHST": {0x4c, 0x48, 0x53, 0x54}, "LHDT": {0x4c, 0x48, 0x44, 0x54}, "CLT": {0x43, 0x4c, 0x54}, "BT": {0x42, 0x54}, "WARST": {0x57, 0x41, 0x52, 0x53, 0x54}, "GFT": {0x47, 0x46, 0x54}, "WAST": {0x57, 0x41, 0x53, 0x54}, "ACST": {0x41, 0x43, 0x53, 0x54}, "EAT": {0x45, 0x41, 0x54}, "COST": {0x43, 0x4f, 0x53, 0x54}, "AKDT": {0x41, 0x4b, 0x44, 0x54}, "AST": {0x41, 0x53, 0x54}, "ADT": {0x41, 0x44, 0x54}, "GMT": {0xe1, 0x8e, 0xa2, 0xe1, 0x8f, 0xa4, 0x20, 0xe1, 0x8e, 0xa2, 0xe1, 0x8f, 0xb3, 0xe1, 0x8f, 0x8d, 0xe1, 0x8f, 0x97, 0x20, 0xe1, 0x8e, 0xa2, 0xe1, 0x8f, 0xb3, 0xe1, 0x8f, 0xa9, 0xe1, 0x8e, 0xaa, 0xe1, 0x8f, 0x97}, "OEZ": {0x4f, 0x45, 0x5a}, "OESZ": {0x4f, 0x45, 0x53, 0x5a}, "ACWDT": {0x41, 0x43, 0x57, 0x44, 0x54}, "CST": {0xe1, 0x8e, 0xa0, 0xe1, 0x8f, 0xb0, 0xe1, 0x8e, 0xb5, 0x20, 0xe1, 0x8f, 0xb0, 0xe1, 0x8e, 0xb5, 0xe1, 0x8f, 0x8a, 0x20, 0xe1, 0x8f, 0x97, 0xe1, 0x8f, 0x99, 0xe1, 0x8e, 0xb3, 0xe1, 0x8e, 0xa9, 0x20, 0xe1, 0x8e, 0xa2, 0xe1, 0x8f, 0xb3, 0xe1, 0x8f, 0xa9, 0xe1, 0x8e, 0xaa, 0xe1, 0x8f, 0x97}, "ARST": {0x41, 0x52, 0x53, 0x54}, "CLST": {0x43, 0x4c, 0x53, 0x54}, "HKST": {0x48, 0x4b, 0x53, 0x54}, "ART": {0x41, 0x52, 0x54}, "WESZ": {0x57, 0x45, 0x53, 0x5a}, "MDT": {0xe1, 0x8e, 0xa3, 0xe1, 0x8f, 0x93, 0xe1, 0x8e, 0xb8, 0x20, 0xe1, 0x8e, 0xa2, 0xe1, 0x8e, 0xa6, 0x20, 0xe1, 0x8e, 0xa2, 0xe1, 0x8f, 0xb3, 0xe1, 0x8f, 0xa9, 0xe1, 0x8e, 0xaa, 0xe1, 0x8f, 0x97}, "EST": {0xe1, 0x8e, 0xa7, 0xe1, 0x8e, 0xb8, 0xe1, 0x8e, 0xac, 0xe1, 0x8e, 0xa2, 0xe1, 0x8f, 0x97, 0xe1, 0x8f, 0xa2, 0x20, 0xe1, 0x8f, 0xb0, 0xe1, 0x8e, 0xb5, 0xe1, 0x8f, 0x8a, 0x20, 0xe1, 0x8f, 0x97, 0xe1, 0x8f, 0x99, 0xe1, 0x8e, 0xb3, 0xe1, 0x8e, 0xa9, 0x20, 0xe1, 0x8e, 0xa2, 0xe1, 0x8f, 0xb3, 0xe1, 0x8f, 0xa9, 0xe1, 0x8e, 0xaa, 0xe1, 0x8f, 0x97}, "EDT": {0xe1, 0x8e, 0xa7, 0xe1, 0x8e, 0xb8, 0xe1, 0x8e, 0xac, 0xe1, 0x8e, 0xa2, 0xe1, 0x8f, 0x97, 0xe1, 0x8f, 0xa2, 0x20, 0xe1, 0x8e, 0xa2, 0xe1, 0x8e, 0xa6, 0x20, 0xe1, 0x8e, 0xa2, 0xe1, 0x8f, 0xb3, 0xe1, 0x8f, 0xa9, 0xe1, 0x8e, 0xaa, 0xe1, 0x8f, 0x97}, "NZST": {0x4e, 0x5a, 0x53, 0x54}, "ACWST": {0x41, 0x43, 0x57, 0x53, 0x54}, "VET": {0x56, 0x45, 0x54}, "MYT": {0x4d, 0x59, 0x54}, "UYT": {0x55, 0x59, 0x54}, "ECT": {0x45, 0x43, 0x54}, "∅∅∅": {0xe2, 0x88, 0x85, 0xe2, 0x88, 0x85, 0xe2, 0x88, 0x85}},
}
}
@@ -447,7 +447,7 @@ func (chr *chr_US) FmtDateFull(t time.Time) []byte {
b := make([]byte, 0, 32)
- b = append(b, chr.daysWide[t.Day()]...)
+ b = append(b, chr.daysWide[t.Weekday()]...)
b = append(b, []byte{0x2c, 0x20}...)
b = append(b, chr.monthsWide[t.Month()]...)
b = append(b, []byte{0x20}...)