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
diff options
context:
space:
mode:
Diffstat (limited to 'bn_BD/bn_BD.go')
-rw-r--r--bn_BD/bn_BD.go254
1 files changed, 98 insertions, 156 deletions
diff --git a/bn_BD/bn_BD.go b/bn_BD/bn_BD.go
index 496b476f..b2b41c18 100644
--- a/bn_BD/bn_BD.go
+++ b/bn_BD/bn_BD.go
@@ -14,31 +14,31 @@ type bn_BD struct {
pluralsCardinal []locales.PluralRule
pluralsOrdinal []locales.PluralRule
pluralsRange []locales.PluralRule
- decimal []byte
- group []byte
- minus []byte
- percent []byte
- perMille []byte
- timeSeparator []byte
- inifinity []byte
- currencies [][]byte // idx = enum of currency code
- currencyNegativePrefix []byte
- currencyNegativeSuffix []byte
- monthsAbbreviated [][]byte
- monthsNarrow [][]byte
- monthsWide [][]byte
- daysAbbreviated [][]byte
- daysNarrow [][]byte
- daysShort [][]byte
- daysWide [][]byte
- periodsAbbreviated [][]byte
- periodsNarrow [][]byte
- periodsShort [][]byte
- periodsWide [][]byte
- erasAbbreviated [][]byte
- erasNarrow [][]byte
- erasWide [][]byte
- timezones map[string][]byte
+ decimal string
+ group string
+ minus string
+ percent string
+ perMille string
+ timeSeparator string
+ inifinity string
+ currencies []string // idx = enum of currency code
+ currencyNegativePrefix string
+ currencyNegativeSuffix string
+ monthsAbbreviated []string
+ monthsNarrow []string
+ monthsWide []string
+ daysAbbreviated []string
+ daysNarrow []string
+ daysShort []string
+ daysWide []string
+ periodsAbbreviated []string
+ periodsNarrow []string
+ periodsShort []string
+ periodsWide []string
+ erasAbbreviated []string
+ erasNarrow []string
+ erasWide []string
+ timezones map[string]string
}
// New returns a new instance of translator for the 'bn_BD' locale
@@ -47,30 +47,25 @@ func New() locales.Translator {
locale: "bn_BD",
pluralsCardinal: []locales.PluralRule{2, 6},
pluralsOrdinal: []locales.PluralRule{2, 3, 4, 5, 6},
- pluralsRange: []locales.PluralRule{6, 2},
- decimal: []byte{},
- group: []byte{},
- minus: []byte{},
- percent: []byte{},
- perMille: []byte{},
- timeSeparator: []byte{0x3a},
- currencies: [][]uint8{{0x41, 0x44, 0x50, 0x20}, {0x41, 0x45, 0x44, 0x20}, {0x41, 0x46, 0x41, 0x20}, {0x41, 0x46, 0x4e, 0x20}, {0x41, 0x4c, 0x4b, 0x20}, {0x41, 0x4c, 0x4c, 0x20}, {0x41, 0x4d, 0x44, 0x20}, {0x41, 0x4e, 0x47, 0x20}, {0x41, 0x4f, 0x41, 0x20}, {0x41, 0x4f, 0x4b, 0x20}, {0x41, 0x4f, 0x4e, 0x20}, {0x41, 0x4f, 0x52, 0x20}, {0x41, 0x52, 0x41, 0x20}, {0x41, 0x52, 0x4c, 0x20}, {0x41, 0x52, 0x4d, 0x20}, {0x41, 0x52, 0x50, 0x20}, {0x41, 0x52, 0x53, 0x20}, {0x41, 0x54, 0x53, 0x20}, {0x41, 0x55, 0x44, 0x20}, {0x41, 0x57, 0x47, 0x20}, {0x41, 0x5a, 0x4d, 0x20}, {0x41, 0x5a, 0x4e, 0x20}, {0x42, 0x41, 0x44, 0x20}, {0x42, 0x41, 0x4d, 0x20}, {0x42, 0x41, 0x4e, 0x20}, {0x42, 0x42, 0x44, 0x20}, {0x42, 0x44, 0x54, 0x20}, {0x42, 0x45, 0x43, 0x20}, {0x42, 0x45, 0x46, 0x20}, {0x42, 0x45, 0x4c, 0x20}, {0x42, 0x47, 0x4c, 0x20}, {0x42, 0x47, 0x4d, 0x20}, {0x42, 0x47, 0x4e, 0x20}, {0x42, 0x47, 0x4f, 0x20}, {0x42, 0x48, 0x44, 0x20}, {0x42, 0x49, 0x46, 0x20}, {0x42, 0x4d, 0x44, 0x20}, {0x42, 0x4e, 0x44, 0x20}, {0x42, 0x4f, 0x42, 0x20}, {0x42, 0x4f, 0x4c, 0x20}, {0x42, 0x4f, 0x50, 0x20}, {0x42, 0x4f, 0x56, 0x20}, {0x42, 0x52, 0x42, 0x20}, {0x42, 0x52, 0x43, 0x20}, {0x42, 0x52, 0x45, 0x20}, {0x42, 0x52, 0x4c, 0x20}, {0x42, 0x52, 0x4e, 0x20}, {0x42, 0x52, 0x52, 0x20}, {0x42, 0x52, 0x5a, 0x20}, {0x42, 0x53, 0x44, 0x20}, {0x42, 0x54, 0x4e, 0x20}, {0x42, 0x55, 0x4b, 0x20}, {0x42, 0x57, 0x50, 0x20}, {0x42, 0x59, 0x42, 0x20}, {0x42, 0x59, 0x52, 0x20}, {0x42, 0x5a, 0x44, 0x20}, {0x43, 0x41, 0x44, 0x20}, {0x43, 0x44, 0x46, 0x20}, {0x43, 0x48, 0x45, 0x20}, {0x43, 0x48, 0x46, 0x20}, {0x43, 0x48, 0x57, 0x20}, {0x43, 0x4c, 0x45, 0x20}, {0x43, 0x4c, 0x46, 0x20}, {0x43, 0x4c, 0x50, 0x20}, {0x43, 0x4e, 0x58, 0x20}, {0x43, 0x4e, 0x59, 0x20}, {0x43, 0x4f, 0x50, 0x20}, {0x43, 0x4f, 0x55, 0x20}, {0x43, 0x52, 0x43, 0x20}, {0x43, 0x53, 0x44, 0x20}, {0x43, 0x53, 0x4b, 0x20}, {0x43, 0x55, 0x43, 0x20}, {0x43, 0x55, 0x50, 0x20}, {0x43, 0x56, 0x45, 0x20}, {0x43, 0x59, 0x50, 0x20}, {0x43, 0x5a, 0x4b, 0x20}, {0x44, 0x44, 0x4d, 0x20}, {0x44, 0x45, 0x4d, 0x20}, {0x44, 0x4a, 0x46, 0x20}, {0x44, 0x4b, 0x4b, 0x20}, {0x44, 0x4f, 0x50, 0x20}, {0x44, 0x5a, 0x44, 0x20}, {0x45, 0x43, 0x53, 0x20}, {0x45, 0x43, 0x56, 0x20}, {0x45, 0x45, 0x4b, 0x20}, {0x45, 0x47, 0x50, 0x20}, {0x45, 0x52, 0x4e, 0x20}, {0x45, 0x53, 0x41, 0x20}, {0x45, 0x53, 0x42, 0x20}, {0x45, 0x53, 0x50, 0x20}, {0x45, 0x54, 0x42, 0x20}, {0x45, 0x55, 0x52, 0x20}, {0x46, 0x49, 0x4d, 0x20}, {0x46, 0x4a, 0x44, 0x20}, {0x46, 0x4b, 0x50, 0x20}, {0x46, 0x52, 0x46, 0x20}, {0x47, 0x42, 0x50, 0x20}, {0x47, 0x45, 0x4b, 0x20}, {0x47, 0x45, 0x4c, 0x20}, {0x47, 0x48, 0x43, 0x20}, {0x47, 0x48, 0x53, 0x20}, {0x47, 0x49, 0x50, 0x20}, {0x47, 0x4d, 0x44, 0x20}, {0x47, 0x4e, 0x46, 0x20}, {0x47, 0x4e, 0x53, 0x20}, {0x47, 0x51, 0x45, 0x20}, {0x47, 0x52, 0x44, 0x20}, {0x47, 0x54, 0x51, 0x20}, {0x47, 0x57, 0x45, 0x20}, {0x47, 0x57, 0x50, 0x20}, {0x47, 0x59, 0x44, 0x20}, {0x48, 0x4b, 0x44, 0x20}, {0x48, 0x4e, 0x4c, 0x20}, {0x48, 0x52, 0x44, 0x20}, {0x48, 0x52, 0x4b, 0x20}, {0x48, 0x54, 0x47, 0x20}, {0x48, 0x55, 0x46, 0x20}, {0x49, 0x44, 0x52, 0x20}, {0x49, 0x45, 0x50, 0x20}, {0x49, 0x4c, 0x50, 0x20}, {0x49, 0x4c, 0x52, 0x20}, {0x49, 0x4c, 0x53, 0x20}, {0x49, 0x4e, 0x52, 0x20}, {0x49, 0x51, 0x44, 0x20}, {0x49, 0x52, 0x52, 0x20}, {0x49, 0x53, 0x4a, 0x20}, {0x49, 0x53, 0x4b, 0x20}, {0x49, 0x54, 0x4c, 0x20}, {0x4a, 0x4d, 0x44, 0x20}, {0x4a, 0x4f, 0x44, 0x20}, {0x4a, 0x50, 0x59, 0x20}, {0x4b, 0x45, 0x53, 0x20}, {0x4b, 0x47, 0x53, 0x20}, {0x4b, 0x48, 0x52, 0x20}, {0x4b, 0x4d, 0x46, 0x20}, {0x4b, 0x50, 0x57, 0x20}, {0x4b, 0x52, 0x48, 0x20}, {0x4b, 0x52, 0x4f, 0x20}, {0x4b, 0x52, 0x57, 0x20}, {0x4b, 0x57, 0x44, 0x20}, {0x4b, 0x59, 0x44, 0x20}, {0x4b, 0x5a, 0x54, 0x20}, {0x4c, 0x41, 0x4b, 0x20}, {0x4c, 0x42, 0x50, 0x20}, {0x4c, 0x4b, 0x52, 0x20}, {0x4c, 0x52, 0x44, 0x20}, {0x4c, 0x53, 0x4c, 0x20}, {0x4c, 0x54, 0x4c, 0x20}, {0x4c, 0x54, 0x54, 0x20}, {0x4c, 0x55, 0x43, 0x20}, {0x4c, 0x55, 0x46, 0x20}, {0x4c, 0x55, 0x4c, 0x20}, {0x4c, 0x56, 0x4c, 0x20}, {0x4c, 0x56, 0x52, 0x20}, {0x4c, 0x59, 0x44, 0x20}, {0x4d, 0x41, 0x44, 0x20}, {0x4d, 0x41, 0x46, 0x20}, {0x4d, 0x43, 0x46, 0x20}, {0x4d, 0x44, 0x43, 0x20}, {0x4d, 0x44, 0x4c, 0x20}, {0x4d, 0x47, 0x41, 0x20}, {0x4d, 0x47, 0x46, 0x20}, {0x4d, 0x4b, 0x44, 0x20}, {0x4d, 0x4b, 0x4e, 0x20}, {0x4d, 0x4c, 0x46, 0x20}, {0x4d, 0x4d, 0x4b, 0x20}, {0x4d, 0x4e, 0x54, 0x20}, {0x4d, 0x4f, 0x50, 0x20}, {0x4d, 0x52, 0x4f, 0x20}, {0x4d, 0x54, 0x4c, 0x20}, {0x4d, 0x54, 0x50, 0x20}, {0x4d, 0x55, 0x52, 0x20}, {0x4d, 0x56, 0x50, 0x20}, {0x4d, 0x56, 0x52, 0x20}, {0x4d, 0x57, 0x4b, 0x20}, {0x4d, 0x58, 0x4e, 0x20}, {0x4d, 0x58, 0x50, 0x20}, {0x4d, 0x58, 0x56, 0x20}, {0x4d, 0x59, 0x52, 0x20}, {0x4d, 0x5a, 0x45, 0x20}, {0x4d, 0x5a, 0x4d, 0x20}, {0x4d, 0x5a, 0x4e, 0x20}, {0x4e, 0x41, 0x44, 0x20}, {0x4e, 0x47, 0x4e, 0x20}, {0x4e, 0x49, 0x43, 0x20}, {0x4e, 0x49, 0x4f, 0x20}, {0x4e, 0x4c, 0x47, 0x20}, {0x4e, 0x4f, 0x4b, 0x20}, {0x4e, 0x50, 0x52, 0x20}, {0x4e, 0x5a, 0x44, 0x20}, {0x4f, 0x4d, 0x52, 0x20}, {0x50, 0x41, 0x42, 0x20}, {0x50, 0x45, 0x49, 0x20}, {0x50, 0x45, 0x4e, 0x20}, {0x50, 0x45, 0x53, 0x20}, {0x50, 0x47, 0x4b, 0x20}, {0x50, 0x48, 0x50, 0x20}, {0x50, 0x4b, 0x52, 0x20}, {0x50, 0x4c, 0x4e, 0x20}, {0x50, 0x4c, 0x5a, 0x20}, {0x50, 0x54, 0x45, 0x20}, {0x50, 0x59, 0x47, 0x20}, {0x51, 0x41, 0x52, 0x20}, {0x52, 0x48, 0x44, 0x20}, {0x52, 0x4f, 0x4c, 0x20}, {0x52, 0x4f, 0x4e, 0x20}, {0x52, 0x53, 0x44, 0x20}, {0x52, 0x55, 0x42, 0x20}, {0x52, 0x55, 0x52, 0x20}, {0x52, 0x57, 0x46, 0x20}, {0x53, 0x41, 0x52, 0x20}, {0x53, 0x42, 0x44, 0x20}, {0x53, 0x43, 0x52, 0x20}, {0x53, 0x44, 0x44, 0x20}, {0x53, 0x44, 0x47, 0x20}, {0x53, 0x44, 0x50, 0x20}, {0x53, 0x45, 0x4b, 0x20}, {0x53, 0x47, 0x44, 0x20}, {0x53, 0x48, 0x50, 0x20}, {0x53, 0x49, 0x54, 0x20}, {0x53, 0x4b, 0x4b, 0x20}, {0x53, 0x4c, 0x4c, 0x20}, {0x53, 0x4f, 0x53, 0x20}, {0x53, 0x52, 0x44, 0x20}, {0x53, 0x52, 0x47, 0x20}, {0x53, 0x53, 0x50, 0x20}, {0x53, 0x54, 0x44, 0x20}, {0x53, 0x55, 0x52, 0x20}, {0x53, 0x56, 0x43, 0x20}, {0x53, 0x59, 0x50, 0x20}, {0x53, 0x5a, 0x4c, 0x20}, {0x54, 0x48, 0x42, 0x20}, {0x54, 0x4a, 0x52, 0x20}, {0x54, 0x4a, 0x53, 0x20}, {0x54, 0x4d, 0x4d, 0x20}, {0x54, 0x4d, 0x54, 0x20}, {0x54, 0x4e, 0x44, 0x20}, {0x54, 0x4f, 0x50, 0x20}, {0x54, 0x50, 0x45, 0x20}, {0x54, 0x52, 0x4c, 0x20}, {0x54, 0x52, 0x59, 0x20}, {0x54, 0x54, 0x44, 0x20}, {0x54, 0x57, 0x44, 0x20}, {0x54, 0x5a, 0x53, 0x20}, {0x55, 0x41, 0x48, 0x20}, {0x55, 0x41, 0x4b, 0x20}, {0x55, 0x47, 0x53, 0x20}, {0x55, 0x47, 0x58, 0x20}, {0x55, 0x53, 0x44, 0x20}, {0x55, 0x53, 0x4e, 0x20}, {0x55, 0x53, 0x53, 0x20}, {0x55, 0x59, 0x49, 0x20}, {0x55, 0x59, 0x50, 0x20}, {0x55, 0x59, 0x55, 0x20}, {0x55, 0x5a, 0x53, 0x20}, {0x56, 0x45, 0x42, 0x20}, {0x56, 0x45, 0x46, 0x20}, {0x56, 0x4e, 0x44, 0x20}, {0x56, 0x4e, 0x4e, 0x20}, {0x56, 0x55, 0x56, 0x20}, {0x57, 0x53, 0x54, 0x20}, {0x58, 0x41, 0x46, 0x20}, {0x58, 0x41, 0x47, 0x20}, {0x58, 0x41, 0x55, 0x20}, {0x58, 0x42, 0x41, 0x20}, {0x58, 0x42, 0x42, 0x20}, {0x58, 0x42, 0x43, 0x20}, {0x58, 0x42, 0x44, 0x20}, {0x58, 0x43, 0x44, 0x20}, {0x58, 0x44, 0x52, 0x20}, {0x58, 0x45, 0x55, 0x20}, {0x58, 0x46, 0x4f, 0x20}, {0x58, 0x46, 0x55, 0x20}, {0x58, 0x4f, 0x46, 0x20}, {0x58, 0x50, 0x44, 0x20}, {0x58, 0x50, 0x46, 0x20}, {0x58, 0x50, 0x54, 0x20}, {0x58, 0x52, 0x45, 0x20}, {0x58, 0x53, 0x55, 0x20}, {0x58, 0x54, 0x53, 0x20}, {0x58, 0x55, 0x41, 0x20}, {0x58, 0x58, 0x58, 0x20}, {0x59, 0x44, 0x44, 0x20}, {0x59, 0x45, 0x52, 0x20}, {0x59, 0x55, 0x44, 0x20}, {0x59, 0x55, 0x4d, 0x20}, {0x59, 0x55, 0x4e, 0x20}, {0x59, 0x55, 0x52, 0x20}, {0x5a, 0x41, 0x4c, 0x20}, {0x5a, 0x41, 0x52, 0x20}, {0x5a, 0x4d, 0x4b, 0x20}, {0x5a, 0x4d, 0x57, 0x20}, {0x5a, 0x52, 0x4e, 0x20}, {0x5a, 0x52, 0x5a, 0x20}, {0x5a, 0x57, 0x44, 0x20}, {0x5a, 0x57, 0x4c, 0x20}, {0x5a, 0x57, 0x52, 0x20}},
- currencyNegativePrefix: []byte{0x28},
- currencyNegativeSuffix: []byte{0x29},
- monthsAbbreviated: [][]uint8{[]uint8(nil), {0xe0, 0xa6, 0x9c, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0xe0, 0xa7, 0x81, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x80}, {0xe0, 0xa6, 0xab, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xac, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x81, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x80}, {0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9a}, {0xe0, 0xa6, 0x8f, 0xe0, 0xa6, 0xaa, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xb2}, {0xe0, 0xa6, 0xae, 0xe0, 0xa7, 0x87}, {0xe0, 0xa6, 0x9c, 0xe0, 0xa7, 0x81, 0xe0, 0xa6, 0xa8}, {0xe0, 0xa6, 0x9c, 0xe0, 0xa7, 0x81, 0xe0, 0xa6, 0xb2, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0x87}, {0xe0, 0xa6, 0x86, 0xe0, 0xa6, 0x97, 0xe0, 0xa6, 0xb8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9f}, {0xe0, 0xa6, 0xb8, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xaa, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9f, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xae, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xb0}, {0xe0, 0xa6, 0x85, 0xe0, 0xa6, 0x95, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9f, 0xe0, 0xa7, 0x8b, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xb0}, {0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0xad, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xae, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xb0}, {0xe0, 0xa6, 0xa1, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xb8, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xae, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xb0}},
- monthsNarrow: [][]uint8{[]uint8(nil), {0xe0, 0xa6, 0x9c, 0xe0, 0xa6, 0xbe}, {0xe0, 0xa6, 0xab, 0xe0, 0xa7, 0x87}, {0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbe}, {0xe0, 0xa6, 0x8f}, {0xe0, 0xa6, 0xae, 0xe0, 0xa7, 0x87}, {0xe0, 0xa6, 0x9c, 0xe0, 0xa7, 0x81, 0xe0, 0xa6, 0xa8}, {0xe0, 0xa6, 0x9c, 0xe0, 0xa7, 0x81}, {0xe0, 0xa6, 0x86}, {0xe0, 0xa6, 0xb8, 0xe0, 0xa7, 0x87}, {0xe0, 0xa6, 0x85}, {0xe0, 0xa6, 0xa8}, {0xe0, 0xa6, 0xa1, 0xe0, 0xa6, 0xbf}},
- monthsWide: [][]uint8{[]uint8(nil), {0xe0, 0xa6, 0x9c, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0xe0, 0xa7, 0x81, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x80}, {0xe0, 0xa6, 0xab, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xac, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x81, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x80}, {0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9a}, {0xe0, 0xa6, 0x8f, 0xe0, 0xa6, 0xaa, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xb2}, {0xe0, 0xa6, 0xae, 0xe0, 0xa7, 0x87}, {0xe0, 0xa6, 0x9c, 0xe0, 0xa7, 0x81, 0xe0, 0xa6, 0xa8}, {0xe0, 0xa6, 0x9c, 0xe0, 0xa7, 0x81, 0xe0, 0xa6, 0xb2, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0x87}, {0xe0, 0xa6, 0x86, 0xe0, 0xa6, 0x97, 0xe0, 0xa6, 0xb8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9f}, {0xe0, 0xa6, 0xb8, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xaa, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9f, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xae, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xb0}, {0xe0, 0xa6, 0x85, 0xe0, 0xa6, 0x95, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9f, 0xe0, 0xa7, 0x8b, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xb0}, {0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0xad, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xae, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xb0}, {0xe0, 0xa6, 0xa1, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xb8, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xae, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xb0}},
- daysAbbreviated: [][]uint8{{0xe0, 0xa6, 0xb0, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xbf}, {0xe0, 0xa6, 0xb8, 0xe0, 0xa7, 0x8b, 0xe0, 0xa6, 0xae}, {0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0x99, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x97, 0xe0, 0xa6, 0xb2}, {0xe0, 0xa6, 0xac, 0xe0, 0xa7, 0x81, 0xe0, 0xa6, 0xa7}, {0xe0, 0xa6, 0xac, 0xe0, 0xa7, 0x83, 0xe0, 0xa6, 0xb9, 0xe0, 0xa6, 0xb8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xaa, 0xe0, 0xa6, 0xa4, 0xe0, 0xa6, 0xbf}, {0xe0, 0xa6, 0xb6, 0xe0, 0xa7, 0x81, 0xe0, 0xa6, 0x95, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0}, {0xe0, 0xa6, 0xb6, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0xbf}},
- daysNarrow: [][]uint8{{0xe0, 0xa6, 0xb0}, {0xe0, 0xa6, 0xb8, 0xe0, 0xa7, 0x8b}, {0xe0, 0xa6, 0xae}, {0xe0, 0xa6, 0xac, 0xe0, 0xa7, 0x81}, {0xe0, 0xa6, 0xac, 0xe0, 0xa7, 0x83}, {0xe0, 0xa6, 0xb6, 0xe0, 0xa7, 0x81}, {0xe0, 0xa6, 0xb6}},
- daysShort: [][]uint8{{0xe0, 0xa6, 0xb0, 0xe0, 0xa6, 0x83}, {0xe0, 0xa6, 0xb8, 0xe0, 0xa7, 0x8b, 0xe0, 0xa6, 0x83}, {0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0x83}, {0xe0, 0xa6, 0xac, 0xe0, 0xa7, 0x81, 0xe0, 0xa6, 0x83}, {0xe0, 0xa6, 0xac, 0xe0, 0xa7, 0x83, 0xe0, 0xa6, 0x83}, {0xe0, 0xa6, 0xb6, 0xe0, 0xa7, 0x81, 0xe0, 0xa6, 0x83}, {0xe0, 0xa6, 0xb6, 0xe0, 0xa7, 0x8b, 0xe0, 0xa6, 0x83}},
- daysWide: [][]uint8{{0xe0, 0xa6, 0xb0, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb0}, {0xe0, 0xa6, 0xb8, 0xe0, 0xa7, 0x8b, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb0}, {0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0x99, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x97, 0xe0, 0xa6, 0xb2, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb0}, {0xe0, 0xa6, 0xac, 0xe0, 0xa7, 0x81, 0xe0, 0xa6, 0xa7, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb0}, {0xe0, 0xa6, 0xac, 0xe0, 0xa7, 0x83, 0xe0, 0xa6, 0xb9, 0xe0, 0xa6, 0xb8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xaa, 0xe0, 0xa6, 0xa4, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb0}, {0xe0, 0xa6, 0xb6, 0xe0, 0xa7, 0x81, 0xe0, 0xa6, 0x95, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb0}, {0xe0, 0xa6, 0xb6, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb0}},
- periodsAbbreviated: [][]uint8{{0x41, 0x4d}, {0x50, 0x4d}},
- periodsNarrow: [][]uint8{{0x41, 0x4d}, {0x50, 0x4d}},
- periodsWide: [][]uint8{{0xe0, 0xa6, 0xaa, 0xe0, 0xa7, 0x82, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb9, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xa3}, {0xe0, 0xa6, 0x85, 0xe0, 0xa6, 0xaa, 0xe0, 0xa6, 0xb0, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb9, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xa3}},
- erasAbbreviated: [][]uint8{{0xe0, 0xa6, 0x96, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xb8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9f, 0xe0, 0xa6, 0xaa, 0xe0, 0xa7, 0x82, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xac}, {0xe0, 0xa6, 0x96, 0xe0, 0xa7, 0x83, 0xe0, 0xa6, 0xb7, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9f, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xac, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xa6}},
- erasNarrow: [][]uint8{[]uint8(nil), []uint8(nil)},
- erasWide: [][]uint8{{0xe0, 0xa6, 0x96, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xb8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9f, 0xe0, 0xa6, 0xaa, 0xe0, 0xa7, 0x82, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xac}, {0xe0, 0xa6, 0x96, 0xe0, 0xa7, 0x83, 0xe0, 0xa6, 0xb7, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9f, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xac, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xa6}},
- timezones: map[string][]uint8{"GFT": {0xe0, 0xa6, 0xab, 0xe0, 0xa6, 0xb0, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xbf, 0x20, 0xe0, 0xa6, 0x97, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0xbe, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "HAST": {0xe0, 0xa6, 0xb9, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0x93, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0x87, 0x2d, 0xe0, 0xa6, 0x86, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0x89, 0xe0, 0xa6, 0xa4, 0x20, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "JST": {0xe0, 0xa6, 0x9c, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xaa, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0x20, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "UYT": {0xe0, 0xa6, 0x89, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x81, 0xe0, 0xa6, 0x97, 0xe0, 0xa7, 0x81, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0xe0, 0xa7, 0x87, 0x20, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "COT": {0xe0, 0xa6, 0x95, 0xe0, 0xa7, 0x8b, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x8b, 0xe0, 0xa6, 0xae, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0xe0, 0xa6, 0xbe, 0x20, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "SGT": {0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0x99, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x97, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xaa, 0xe0, 0xa7, 0x81, 0xe0, 0xa6, 0xb0, 0x20, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "NZDT": {0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0x89, 0xe0, 0xa6, 0x9c, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xa1, 0x20, 0xe0, 0xa6, 0xa6, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x8b, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "AKDT": {0xe0, 0xa6, 0x86, 0xe0, 0xa6, 0xb2, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x95, 0xe0, 0xa6, 0xbe, 0x20, 0xe0, 0xa6, 0xa6, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x8b, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "∅∅∅": {0xe0, 0xa6, 0x8f, 0xe0, 0xa6, 0x9c, 0xe0, 0xa7, 0x8b, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xb8, 0x20, 0xe0, 0xa6, 0x97, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xb7, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0x95, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xa8, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "GYT": {0xe0, 0xa6, 0x97, 0xe0, 0xa7, 0x81, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0xbe, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "HKT": {0xe0, 0xa6, 0xb9, 0xe0, 0xa6, 0x82, 0x20, 0xe0, 0xa6, 0x95, 0xe0, 0xa6, 0x82, 0x20, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "WITA": {0xe0, 0xa6, 0x95, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xa8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xa6, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0x20, 0xe0, 0xa6, 0x87, 0xe0, 0xa6, 0xa8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xa6, 0xe0, 0xa7, 0x8b, 0xe0, 0xa6, 0xa8, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xb6, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0xe0, 0xa6, 0xbe, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "MDT": {0xe0, 0xa6, 0xaa, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xa4, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xaf, 0x20, 0xe0, 0xa6, 0x85, 0xe0, 0xa6, 0x9e, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9a, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xb0, 0x20, 0xe0, 0xa6, 0xa6, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xa8, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xb0, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "JDT": {0xe0, 0xa6, 0x9c, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xaa, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0x20, 0xe0, 0xa6, 0xa6, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x8b, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "AKST": {0xe0, 0xa6, 0x86, 0xe0, 0xa6, 0xb2, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x95, 0xe0, 0xa6, 0xbe, 0x20, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "WAT": {0xe0, 0xa6, 0xaa, 0xe0, 0xa6, 0xb6, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9a, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xae, 0x20, 0xe0, 0xa6, 0x86, 0xe0, 0xa6, 0xab, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0x95, 0xe0, 0xa6, 0xbe, 0x20, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "WAST": {0xe0, 0xa6, 0xaa, 0xe0, 0xa6, 0xb6, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9a, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xae, 0x20, 0xe0, 0xa6, 0x86, 0xe0, 0xa6, 0xab, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0x95, 0xe0, 0xa6, 0xbe, 0x20, 0xe0, 0xa6, 0x97, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xb7, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0x95, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xa8, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "CLST": {0xe0, 0xa6, 0x9a, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xb2, 0xe0, 0xa6, 0xbf, 0x20, 0xe0, 0xa6, 0x97, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xb7, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0x95, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb2, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "WIT": {0xe0, 0xa6, 0xaa, 0xe0, 0xa7, 0x82, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xac, 0x20, 0xe0, 0xa6, 0x87, 0xe0, 0xa6, 0xa8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xa6, 0xe0, 0xa7, 0x8b, 0xe0, 0xa6, 0xa8, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xb6, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0xe0, 0xa6, 0xbe, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "WESZ": {0xe0, 0xa6, 0xaa, 0xe0, 0xa6, 0xb6, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9a, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xae, 0x20, 0xe0, 0xa6, 0x87, 0xe0, 0xa6, 0x89, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x8b, 0xe0, 0xa6, 0xaa, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xb0, 0x20, 0xe0, 0xa6, 0x97, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xb7, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0x95, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xa8, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "IST": {0xe0, 0xa6, 0xad, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb0, 0xe0, 0xa6, 0xa4, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0x20, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "EAT": {0xe0, 0xa6, 0xaa, 0xe0, 0xa7, 0x82, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xac, 0x20, 0xe0, 0xa6, 0x86, 0xe0, 0xa6, 0xab, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0x95, 0xe0, 0xa6, 0xbe, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "HNT": {0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0x89, 0xe0, 0xa6, 0xab, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0x89, 0xe0, 0xa6, 0xa8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xa1, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xa1, 0x20, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "BT": {0xe0, 0xa6, 0xad, 0xe0, 0xa7, 0x81, 0xe0, 0xa6, 0x9f, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "ACST": {0xe0, 0xa6, 0x85, 0xe0, 0xa6, 0xb8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9f, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0x20, 0xe0, 0xa6, 0x95, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xa8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xa6, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0x20, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "TMST": {0xe0, 0xa6, 0xa4, 0xe0, 0xa7, 0x81, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x95, 0xe0, 0xa6, 0xae, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xb8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xa4, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0x20, 0xe0, 0xa6, 0x97, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xb7, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0x95, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xa8, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "MESZ": {0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xa7, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xaf, 0x20, 0xe0, 0xa6, 0x87, 0xe0, 0xa6, 0x89, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x8b, 0xe0, 0xa6, 0xaa, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xb0, 0x20, 0xe0, 0xa6, 0x97, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xb7, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0x95, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xa8, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "CLT": {0xe0, 0xa6, 0x9a, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xb2, 0xe0, 0xa6, 0xbf, 0x20, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "AWST": {0xe0, 0xa6, 0x85, 0xe0, 0xa6, 0xb8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9f, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xb2, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0x20, 0xe0, 0xa6, 0xaa, 0xe0, 0xa6, 0xb6, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9a, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbf, 0x20, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "EDT": {0xe0, 0xa6, 0xaa, 0xe0, 0xa7, 0x82, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0x9e, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9a, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xb0, 0x20, 0xe0, 0xa6, 0xa6, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x8b, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "CHADT": {0xe0, 0xa6, 0x9a, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa5, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xae, 0x20, 0xe0, 0xa6, 0xa6, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x8b, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "TMT": {0xe0, 0xa6, 0xa4, 0xe0, 0xa7, 0x81, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x95, 0xe0, 0xa6, 0xae, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xb8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xa4, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0x20, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "CDT": {0xe0, 0xa6, 0x95, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xa8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xa6, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0x20, 0xe0, 0xa6, 0xa6, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x8b, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "PST": {0xe0, 0xa6, 0xaa, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa6, 0xb6, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xa4, 0x20, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xb9, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0x97, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0x20, 0xe0, 0xa6, 0x85, 0xe0, 0xa6, 0x9e, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9a, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xb0, 0x20, 0xe0, 0xa6, 0xaa, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa3, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "ADT": {0xe0, 0xa6, 0x85, 0xe0, 0xa6, 0xa4, 0xe0, 0xa6, 0xb2, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xa4, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xa6, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x8b, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "EST": {0xe0, 0xa6, 0xaa, 0xe0, 0xa7, 0x82, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0x9e, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9a, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xb0, 0x20, 0xe0, 0xa6, 0xaa, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa3, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "SAST": {0xe0, 0xa6, 0xa6, 0xe0, 0xa6, 0x95, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb7, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xa3, 0x20, 0xe0, 0xa6, 0x86, 0xe0, 0xa6, 0xab, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0x95, 0xe0, 0xa6, 0xbe, 0x20, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "HADT": {0xe0, 0xa6, 0xb9, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0x93, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0x87, 0x2d, 0xe0, 0xa6, 0x86, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0x89, 0xe0, 0xa6, 0xa4, 0x20, 0xe0, 0xa6, 0xa6, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x8b, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "WIB": {0xe0, 0xa6, 0xaa, 0xe0, 0xa6, 0xb6, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9a, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xae, 0xe0, 0xa7, 0x80, 0x20, 0xe0, 0xa6, 0x87, 0xe0, 0xa6, 0xa8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xa6, 0xe0, 0xa7, 0x8b, 0xe0, 0xa6, 0xa8, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xb6, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0xe0, 0xa6, 0xbe, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "MYT": {0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb2, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xb6, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0xe0, 0xa6, 0xbe, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "CAT": {0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xa7, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xaf, 0x20, 0xe0, 0xa6, 0x86, 0xe0, 0xa6, 0xab, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0x95, 0xe0, 0xa6, 0xbe, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "AEDT": {0xe0, 0xa6, 0x85, 0xe0, 0xa6, 0xb8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9f, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0x20, 0xe0, 0xa6, 0xaa, 0xe0, 0xa7, 0x82, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xac, 0x20, 0xe0, 0xa6, 0xa6, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x8b, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "AST": {0xe0, 0xa6, 0x85, 0xe0, 0xa6, 0xa4, 0xe0, 0xa6, 0xb2, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xa4, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "OEZ": {0xe0, 0xa6, 0xaa, 0xe0, 0xa7, 0x82, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xac, 0x20, 0xe0, 0xa6, 0x87, 0xe0, 0xa6, 0x89, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x8b, 0xe0, 0xa6, 0xaa, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xb0, 0x20, 0xe0, 0xa6, 0xaa, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa3, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "VET": {0xe0, 0xa6, 0xad, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xa8, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0x9c, 0xe0, 0xa7, 0x81, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xb2, 0xe0, 0xa6, 0xbe, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "ChST": {0xe0, 0xa6, 0x9a, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xae, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x8b, 0x20, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "ACWDT": {0xe0, 0xa6, 0x85, 0xe0, 0xa6, 0xb8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9f, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0x20, 0xe0, 0xa6, 0x95, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xa8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xa6, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0x20, 0xe0, 0xa6, 0xaa, 0xe0, 0xa6, 0xb6, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9a, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbf, 0x20, 0xe0, 0xa6, 0xa6, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x8b, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "WART": {0xe0, 0xa6, 0xaa, 0xe0, 0xa6, 0xb6, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9a, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbf, 0x20, 0xe0, 0xa6, 0x86, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9c, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0x9f, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb0, 0x20, 0xe0, 0xa6, 0xaa, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa3, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "AWDT": {0xe0, 0xa6, 0x85, 0xe0, 0xa6, 0xb8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9f, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0x20, 0xe0, 0xa6, 0xaa, 0xe0, 0xa6, 0xb6, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9a, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbf, 0x20, 0xe0, 0xa6, 0xa6, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x8b, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "ECT": {0xe0, 0xa6, 0x87, 0xe0, 0xa6, 0x95, 0xe0, 0xa7, 0x81, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xa1, 0xe0, 0xa6, 0xb0, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "CST": {0xe0, 0xa6, 0x95, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xa8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xa6, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0x20, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "MEZ": {0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xa7, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xaf, 0x20, 0xe0, 0xa6, 0x87, 0xe0, 0xa6, 0x89, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x8b, 0xe0, 0xa6, 0xaa, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xb0, 0x20, 0xe0, 0xa6, 0xaa, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa3, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "HAT": {0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0x89, 0xe0, 0xa6, 0xab, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0x89, 0xe0, 0xa6, 0xa8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xa1, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xa1, 0x20, 0xe0, 0xa6, 0xa6, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x8b, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "MST": {0xe0, 0xa6, 0xaa, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xa4, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xaf, 0x20, 0xe0, 0xa6, 0x85, 0xe0, 0xa6, 0x9e, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9a, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xb0, 0x20, 0xe0, 0xa6, 0xaa, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa3, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "WARST": {0xe0, 0xa6, 0xaa, 0xe0, 0xa6, 0xb6, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9a, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbf, 0x20, 0xe0, 0xa6, 0x86, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9c, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0x9f, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0xbe, 0x20, 0xe0, 0xa6, 0x97, 0xe0, 0xa7, 0x83, 0xe0, 0xa6, 0xb7, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0x95, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xa8, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "HKST": {0xe0, 0xa6, 0xb9, 0xe0, 0xa6, 0x82, 0x20, 0xe0, 0xa6, 0x95, 0xe0, 0xa6, 0x82, 0x20, 0xe0, 0xa6, 0x97, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xb7, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0x95, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xa8, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "PDT": {0xe0, 0xa6, 0xaa, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa6, 0xb6, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xa4, 0x20, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xb9, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0x97, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0x20, 0xe0, 0xa6, 0x85, 0xe0, 0xa6, 0x9e, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9a, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xb0, 0x20, 0xe0, 0xa6, 0xa6, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xa8, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xb0, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "GMT": {0xe0, 0xa6, 0x97, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0x9a, 0x20, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xa8, 0x20, 0xe0, 0xa6, 0x9f, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0x87, 0xe0, 0xa6, 0xae}, "NZST": {0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0x89, 0xe0, 0xa6, 0x9c, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xa1, 0x20, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "OESZ": {0xe0, 0xa6, 0xaa, 0xe0, 0xa7, 0x82, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xac, 0x20, 0xe0, 0xa6, 0x87, 0xe0, 0xa6, 0x89, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x8b, 0xe0, 0xa6, 0xaa, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xb0, 0x20, 0xe0, 0xa6, 0x97, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xb7, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0x95, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xa8, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "ARST": {0xe0, 0xa6, 0x86, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9c, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0x9f, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0xbe, 0x20, 0xe0, 0xa6, 0x97, 0xe0, 0xa7, 0x83, 0xe0, 0xa6, 0xb7, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0x95, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xa8, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "BOT": {0xe0, 0xa6, 0xac, 0xe0, 0xa7, 0x8b, 0xe0, 0xa6, 0xb2, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xad, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0xe0, 0xa6, 0xbe, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "ACWST": {0xe0, 0xa6, 0x85, 0xe0, 0xa6, 0xb8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9f, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0x20, 0xe0, 0xa6, 0x95, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xa8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xa6, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0x20, 0xe0, 0xa6, 0xaa, 0xe0, 0xa6, 0xb6, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9a, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbf, 0x20, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "LHDT": {0xe0, 0xa6, 0xb2, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xa1, 0x20, 0xe0, 0xa6, 0xb9, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0x93, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0xe0, 0xa7, 0x87, 0x20, 0xe0, 0xa6, 0xa6, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x8b, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "ACDT": {0xe0, 0xa6, 0x85, 0xe0, 0xa6, 0xb8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9f, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0x20, 0xe0, 0xa6, 0x95, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xa8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xa6, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0x20, 0xe0, 0xa6, 0xa6, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x8b, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "CHAST": {0xe0, 0xa6, 0x9a, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa5, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xae, 0x20, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "ART": {0xe0, 0xa6, 0x86, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9c, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0x9f, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0xbe, 0x20, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "UYST": {0xe0, 0xa6, 0x89, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x81, 0xe0, 0xa6, 0x97, 0xe0, 0xa7, 0x81, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0xe0, 0xa7, 0x87, 0x20, 0xe0, 0xa6, 0x97, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xb7, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0x95, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xa8, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "LHST": {0xe0, 0xa6, 0xb2, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xa1, 0x20, 0xe0, 0xa6, 0xb9, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0x93, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0xe0, 0xa7, 0x87, 0x20, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "SRT": {0xe0, 0xa6, 0xb8, 0xe0, 0xa7, 0x81, 0xe0, 0xa6, 0xb0, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xae, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "AEST": {0xe0, 0xa6, 0x85, 0xe0, 0xa6, 0xb8, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9f, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0x20, 0xe0, 0xa6, 0xaa, 0xe0, 0xa7, 0x82, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xac, 0x20, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa8, 0xe0, 0xa6, 0x95, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "COST": {0xe0, 0xa6, 0x95, 0xe0, 0xa7, 0x8b, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x8b, 0xe0, 0xa6, 0xae, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xac, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc, 0xe0, 0xa6, 0xbe, 0x20, 0xe0, 0xa6, 0x97, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xb7, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0x95, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xb2, 0xe0, 0xa7, 0x80, 0xe0, 0xa6, 0xa8, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}, "WEZ": {0xe0, 0xa6, 0xaa, 0xe0, 0xa6, 0xb6, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0x9a, 0xe0, 0xa6, 0xbf, 0xe0, 0xa6, 0xae, 0x20, 0xe0, 0xa6, 0x87, 0xe0, 0xa6, 0x89, 0xe0, 0xa6, 0xb0, 0xe0, 0xa7, 0x8b, 0xe0, 0xa6, 0xaa, 0xe0, 0xa7, 0x87, 0xe0, 0xa6, 0xb0, 0x20, 0xe0, 0xa6, 0xaa, 0xe0, 0xa7, 0x8d, 0xe0, 0xa6, 0xb0, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xbe, 0xe0, 0xa6, 0xa3, 0x20, 0xe0, 0xa6, 0xb8, 0xe0, 0xa6, 0xae, 0xe0, 0xa6, 0xaf, 0xe0, 0xa6, 0xbc}},
+ pluralsRange: []locales.PluralRule{2, 6},
+ timeSeparator: ":",
+ currencies: []string{"ADP ", "AED ", "AFA ", "AFN ", "ALK ", "ALL ", "AMD ", "ANG ", "AOA ", "AOK ", "AON ", "AOR ", "ARA ", "ARL ", "ARM ", "ARP ", "ARS ", "ATS ", "AUD ", "AWG ", "AZM ", "AZN ", "BAD ", "BAM ", "BAN ", "BBD ", "BDT ", "BEC ", "BEF ", "BEL ", "BGL ", "BGM ", "BGN ", "BGO ", "BHD ", "BIF ", "BMD ", "BND ", "BOB ", "BOL ", "BOP ", "BOV ", "BRB ", "BRC ", "BRE ", "BRL ", "BRN ", "BRR ", "BRZ ", "BSD ", "BTN ", "BUK ", "BWP ", "BYB ", "BYR ", "BZD ", "CAD ", "CDF ", "CHE ", "CHF ", "CHW ", "CLE ", "CLF ", "CLP ", "CNX ", "CNY ", "COP ", "COU ", "CRC ", "CSD ", "CSK ", "CUC ", "CUP ", "CVE ", "CYP ", "CZK ", "DDM ", "DEM ", "DJF ", "DKK ", "DOP ", "DZD ", "ECS ", "ECV ", "EEK ", "EGP ", "ERN ", "ESA ", "ESB ", "ESP ", "ETB ", "EUR ", "FIM ", "FJD ", "FKP ", "FRF ", "GBP ", "GEK ", "GEL ", "GHC ", "GHS ", "GIP ", "GMD ", "GNF ", "GNS ", "GQE ", "GRD ", "GTQ ", "GWE ", "GWP ", "GYD ", "HKD ", "HNL ", "HRD ", "HRK ", "HTG ", "HUF ", "IDR ", "IEP ", "ILP ", "ILR ", "ILS ", "INR ", "IQD ", "IRR ", "ISJ ", "ISK ", "ITL ", "JMD ", "JOD ", "JPY ", "KES ", "KGS ", "KHR ", "KMF ", "KPW ", "KRH ", "KRO ", "KRW ", "KWD ", "KYD ", "KZT ", "LAK ", "LBP ", "LKR ", "LRD ", "LSL ", "LTL ", "LTT ", "LUC ", "LUF ", "LUL ", "LVL ", "LVR ", "LYD ", "MAD ", "MAF ", "MCF ", "MDC ", "MDL ", "MGA ", "MGF ", "MKD ", "MKN ", "MLF ", "MMK ", "MNT ", "MOP ", "MRO ", "MTL ", "MTP ", "MUR ", "MVP ", "MVR ", "MWK ", "MXN ", "MXP ", "MXV ", "MYR ", "MZE ", "MZM ", "MZN ", "NAD ", "NGN ", "NIC ", "NIO ", "NLG ", "NOK ", "NPR ", "NZD ", "OMR ", "PAB ", "PEI ", "PEN ", "PES ", "PGK ", "PHP ", "PKR ", "PLN ", "PLZ ", "PTE ", "PYG ", "QAR ", "RHD ", "ROL ", "RON ", "RSD ", "RUB ", "RUR ", "RWF ", "SAR ", "SBD ", "SCR ", "SDD ", "SDG ", "SDP ", "SEK ", "SGD ", "SHP ", "SIT ", "SKK ", "SLL ", "SOS ", "SRD ", "SRG ", "SSP ", "STD ", "SUR ", "SVC ", "SYP ", "SZL ", "THB ", "TJR ", "TJS ", "TMM ", "TMT ", "TND ", "TOP ", "TPE ", "TRL ", "TRY ", "TTD ", "TWD ", "TZS ", "UAH ", "UAK ", "UGS ", "UGX ", "USD ", "USN ", "USS ", "UYI ", "UYP ", "UYU ", "UZS ", "VEB ", "VEF ", "VND ", "VNN ", "VUV ", "WST ", "XAF ", "XAG ", "XAU ", "XBA ", "XBB ", "XBC ", "XBD ", "XCD ", "XDR ", "XEU ", "XFO ", "XFU ", "XOF ", "XPD ", "XPF ", "XPT ", "XRE ", "XSU ", "XTS ", "XUA ", "XXX ", "YDD ", "YER ", "YUD ", "YUM ", "YUN ", "YUR ", "ZAL ", "ZAR ", "ZMK ", "ZMW ", "ZRN ", "ZRZ ", "ZWD ", "ZWL ", "ZWR "},
+ currencyNegativePrefix: "(",
+ currencyNegativeSuffix: ")",
+ monthsAbbreviated: []string{"", "জানুয়ারী", "ফেব্রুয়ারী", "মার্চ", "এপ্রিল", "মে", "জুন", "জুলাই", "আগস্ট", "সেপ্টেম্বর", "অক্টোবর", "নভেম্বর", "ডিসেম্বর"},
+ monthsNarrow: []string{"", "জা", "ফে", "মা", "এ", "মে", "জুন", "জু", "আ", "সে", "অ", "ন", "ডি"},
+ monthsWide: []string{"", "জানুয়ারী", "ফেব্রুয়ারী", "মার্চ", "এপ্রিল", "মে", "জুন", "জুলাই", "আগস্ট", "সেপ্টেম্বর", "অক্টোবর", "নভেম্বর", "ডিসেম্বর"},
+ daysAbbreviated: []string{"রবি", "সোম", "মঙ্গল", "বুধ", "বৃহস্পতি", "শুক্র", "শনি"},
+ daysNarrow: []string{"র", "সো", "ম", "বু", "বৃ", "শু", "শ"},
+ daysShort: []string{"রঃ", "সোঃ", "মঃ", "বুঃ", "বৃঃ", "শুঃ", "শোঃ"},
+ daysWide: []string{"রবিবার", "সোমবার", "মঙ্গলবার", "বুধবার", "বৃহস্পতিবার", "শুক্রবার", "শনিবার"},
+ periodsAbbreviated: []string{"AM", "PM"},
+ periodsNarrow: []string{"AM", "PM"},
+ periodsWide: []string{"পূর্বাহ্ণ", "অপরাহ্ণ"},
+ erasAbbreviated: []string{"খ্রিস্টপূর্ব", "খৃষ্টাব্দ"},
+ erasNarrow: []string{"", ""},
+ erasWide: []string{"খ্রিস্টপূর্ব", "খৃষ্টাব্দ"},
+ timezones: map[string]string{"ACST": "অস্ট্রেলীয় কেন্দ্রীয় মানক সময়", "ARST": "আর্জেনটিনা গৃষ্মকালীন সময়", "AEDT": "অস্ট্রেলীয় পূর্ব দিবালোক সময়", "ChST": "চামেরো মানক সময়", "HAST": "হাওয়াই-আলেউত মানক সময়", "HKST": "হং কং গ্রীষ্মকালীন সময়", "JDT": "জাপান দিবালোক সময়", "NZDT": "নিউজিল্যান্ড দিবালোক সময়", "VET": "ভেনেজুয়েলা সময়", "CHADT": "চ্যাথাম দিবালোক সময়", "EAT": "পূর্ব আফ্রিকা সময়", "MST": "মাকাও মান সময়", "PDT": "প্রশান্ত মহাসাগরীয় অঞ্চলের দিনের সময়", "AWDT": "অস্ট্রেলীয় পশ্চিমি দিবালোক সময়", "AST": "অতলান্তিক মানক সময়", "GMT": "গ্রীনিচ মিন টাইম", "TMT": "তুর্কমেনিস্তান মানক সময়", "PST": "প্রশান্ত মহাসাগরীয় অঞ্চলের প্রমাণ সময়", "AWST": "অস্ট্রেলিয়ান পশ্চিমি মানক সময়", "JST": "জাপান মানক সময়", "MESZ": "মধ্য ইউরোপের গ্রীষ্মকালীন সময়", "EST": "পূর্বাঞ্চলের প্রমাণ সময়", "SAST": "দক্ষিণ আফ্রিকা মানক সময়", "CLT": "চিলি মানক সময়", "CST": "কেন্দ্রীয় মানক সময়", "WART": "পশ্চিমি আর্জেনটিনার প্রমাণ সময়", "WARST": "পশ্চিমি আর্জেনটিনা গৃষ্মকালীন সময়", "WITA": "কেন্দ্রীয় ইন্দোনেশিয়া সময়", "TMST": "তুর্কমেনিস্তান গ্রীষ্মকালীন সময়", "SRT": "সুরিনাম সময়", "LHST": "লর্ড হাওয়ে মানক মসয়", "MEZ": "মধ্য ইউরোপের প্রমাণ সময়", "HKT": "হং কং মানক সময়", "ADT": "অতলান্তিক দিবালোক সময়", "ACWDT": "অস্ট্রেলীয় কেন্দ্রীয় পশ্চিমি দিবালোক সময়", "BOT": "বোলিভিয়া সময়", "COST": "কোলোম্বিয়া গ্রীষ্মকালীন সময়", "GFT": "ফরাসি গায়ানা সময়", "ACDT": "অস্ট্রেলীয় কেন্দ্রীয় দিবালোক সময়", "WESZ": "পশ্চিম ইউরোপের গ্রীষ্মকালীন সময়", "HADT": "হাওয়াই-আলেউত দিবালোক সময়", "SGT": "সিঙ্গাপুর মানক সময়", "MDT": "মাকাও গ্রীষ্মকাল সময়", "WAST": "পশ্চিম আফ্রিকা গ্রীষ্মকালীন সময়", "AKST": "আলাস্কা মানক সময়", "MYT": "মালয়েশিয়া সময়", "ACWST": "অস্ট্রেলীয় কেন্দ্রীয় পশ্চিমি মানক সময়", "WAT": "পশ্চিম আফ্রিকা মানক সময়", "GYT": "গুয়ানা সময়", "WEZ": "পশ্চিম ইউরোপের প্রমাণ সময়", "CAT": "মধ্য আফ্রিকা সময়", "ECT": "ইকুয়েডর সময়", "ART": "আর্জেনটিনা মানক সময়", "OEZ": "পূর্ব ইউরোপের প্রমাণ সময়", "OESZ": "পূর্ব ইউরোপের গ্রীষ্মকালীন সময়", "NZST": "নিউজিল্যান্ড মানক সময়", "EDT": "পূর্বাঞ্চলের দিবালোক সময়", "IST": "ভারতীয় মানক সময়", "CDT": "কেন্দ্রীয় দিবালোক সময়", "LHDT": "লর্ড হাওয়ে দিবালোক মসয়", "HAT": "নিউফাউন্ডল্যান্ড দিবালোক সময়", "CHAST": "চ্যাথাম মানক সময়", "CLST": "চিলি গ্রীষ্মকাল সময়", "HNT": "নিউফাউন্ডল্যান্ড মানক সময়", "WIB": "পশ্চিমী ইন্দোনেশিয়া সময়", "∅∅∅": "অ্যামাজন গ্রীষ্মকালীন সময়", "AKDT": "আলাস্কা দিবালোক সময়", "BT": "ভুটান সময়", "UYT": "উরুগুয়ে মানক সময়", "UYST": "উরুগুয়ে গ্রীষ্মকালীন সময়", "AEST": "অস্ট্রেলীয় পূর্ব মানক সময়", "COT": "কোলোম্বিয়া মানক সময়", "WIT": "পূর্ব ইন্দোনেশিয়া সময়"},
}
}
@@ -142,82 +137,80 @@ func (bn *bn_BD) RangePluralRule(num1 float64, v1 uint64, num2 float64, v2 uint6
}
// MonthAbbreviated returns the locales abbreviated month given the 'month' provided
-func (bn *bn_BD) MonthAbbreviated(month time.Month) []byte {
+func (bn *bn_BD) MonthAbbreviated(month time.Month) string {
return bn.monthsAbbreviated[month]
}
// MonthsAbbreviated returns the locales abbreviated months
-func (bn *bn_BD) MonthsAbbreviated() [][]byte {
+func (bn *bn_BD) MonthsAbbreviated() []string {
return bn.monthsAbbreviated[1:]
}
// MonthNarrow returns the locales narrow month given the 'month' provided
-func (bn *bn_BD) MonthNarrow(month time.Month) []byte {
+func (bn *bn_BD) MonthNarrow(month time.Month) string {
return bn.monthsNarrow[month]
}
// MonthsNarrow returns the locales narrow months
-func (bn *bn_BD) MonthsNarrow() [][]byte {
+func (bn *bn_BD) MonthsNarrow() []string {
return bn.monthsNarrow[1:]
}
// MonthWide returns the locales wide month given the 'month' provided
-func (bn *bn_BD) MonthWide(month time.Month) []byte {
+func (bn *bn_BD) MonthWide(month time.Month) string {
return bn.monthsWide[month]
}
// MonthsWide returns the locales wide months
-func (bn *bn_BD) MonthsWide() [][]byte {
+func (bn *bn_BD) MonthsWide() []string {
return bn.monthsWide[1:]
}
// WeekdayAbbreviated returns the locales abbreviated weekday given the 'weekday' provided
-func (bn *bn_BD) WeekdayAbbreviated(weekday time.Weekday) []byte {
+func (bn *bn_BD) WeekdayAbbreviated(weekday time.Weekday) string {
return bn.daysAbbreviated[weekday]
}
// WeekdaysAbbreviated returns the locales abbreviated weekdays
-func (bn *bn_BD) WeekdaysAbbreviated() [][]byte {
+func (bn *bn_BD) WeekdaysAbbreviated() []string {
return bn.daysAbbreviated
}
// WeekdayNarrow returns the locales narrow weekday given the 'weekday' provided
-func (bn *bn_BD) WeekdayNarrow(weekday time.Weekday) []byte {
+func (bn *bn_BD) WeekdayNarrow(weekday time.Weekday) string {
return bn.daysNarrow[weekday]
}
// WeekdaysNarrow returns the locales narrow weekdays
-func (bn *bn_BD) WeekdaysNarrow() [][]byte {
+func (bn *bn_BD) WeekdaysNarrow() []string {
return bn.daysNarrow
}
// WeekdayShort returns the locales short weekday given the 'weekday' provided
-func (bn *bn_BD) WeekdayShort(weekday time.Weekday) []byte {
+func (bn *bn_BD) WeekdayShort(weekday time.Weekday) string {
return bn.daysShort[weekday]
}
// WeekdaysShort returns the locales short weekdays
-func (bn *bn_BD) WeekdaysShort() [][]byte {
+func (bn *bn_BD) WeekdaysShort() []string {
return bn.daysShort
}
// WeekdayWide returns the locales wide weekday given the 'weekday' provided
-func (bn *bn_BD) WeekdayWide(weekday time.Weekday) []byte {
+func (bn *bn_BD) WeekdayWide(weekday time.Weekday) string {
return bn.daysWide[weekday]
}
// WeekdaysWide returns the locales wide weekdays
-func (bn *bn_BD) WeekdaysWide() [][]byte {
+func (bn *bn_BD) WeekdaysWide() []string {
return bn.daysWide
}
// FmtNumber returns 'num' with digits/precision of 'v' for 'bn_BD' and handles both Whole and Real numbers based on 'v'
-// returned as a []byte just in case the caller wishes to add more and can help
-// avoid allocations; otherwise just cast as string.
-func (bn *bn_BD) FmtNumber(num float64, v uint64) []byte {
+func (bn *bn_BD) FmtNumber(num float64, v uint64) string {
s := strconv.FormatFloat(math.Abs(num), 'f', int(v), 64)
- l := len(s) + len(bn.decimal) + len(bn.group)*len(s[:len(s)-int(v)-1])/3
+ l := len(s) + 0 + 0*len(s[:len(s)-int(v)-1])/3
count := 0
inWhole := v == 0
inSecondary := false
@@ -228,10 +221,7 @@ func (bn *bn_BD) FmtNumber(num float64, v uint64) []byte {
for i := len(s) - 1; i >= 0; i-- {
if s[i] == '.' {
- for j := len(bn.decimal) - 1; j >= 0; j-- {
- b = append(b, bn.decimal[j])
- }
-
+ b = append(b, bn.decimal[0])
inWhole = true
continue
}
@@ -239,10 +229,7 @@ func (bn *bn_BD) FmtNumber(num float64, v uint64) []byte {
if inWhole {
if count == groupThreshold {
- for j := len(bn.group) - 1; j >= 0; j-- {
- b = append(b, bn.group[j])
- }
-
+ b = append(b, bn.group[0])
count = 1
if !inSecondary {
@@ -258,9 +245,7 @@ func (bn *bn_BD) FmtNumber(num float64, v uint64) []byte {
}
if num < 0 {
- for j := len(bn.minus) - 1; j >= 0; j-- {
- b = append(b, bn.minus[j])
- }
+ b = append(b, bn.minus[0])
}
// reverse
@@ -268,26 +253,20 @@ func (bn *bn_BD) FmtNumber(num float64, v uint64) []byte {
b[i], b[j] = b[j], b[i]
}
- return b
+ return string(b)
}
// FmtPercent returns 'num' with digits/precision of 'v' for 'bn_BD' and handles both Whole and Real numbers based on 'v'
-// returned as a []byte just in case the caller wishes to add more and can help
-// avoid allocations; otherwise just cast as string.
// NOTE: 'num' passed into FmtPercent is assumed to be in percent already
-func (bn *bn_BD) FmtPercent(num float64, v uint64) []byte {
-
+func (bn *bn_BD) FmtPercent(num float64, v uint64) string {
s := strconv.FormatFloat(math.Abs(num), 'f', int(v), 64)
- l := len(s) + len(bn.decimal)
+ l := len(s) + 0
b := make([]byte, 0, l)
for i := len(s) - 1; i >= 0; i-- {
if s[i] == '.' {
- for j := len(bn.decimal) - 1; j >= 0; j-- {
- b = append(b, bn.decimal[j])
- }
-
+ b = append(b, bn.decimal[0])
continue
}
@@ -295,9 +274,7 @@ func (bn *bn_BD) FmtPercent(num float64, v uint64) []byte {
}
if num < 0 {
- for j := len(bn.minus) - 1; j >= 0; j-- {
- b = append(b, bn.minus[j])
- }
+ b = append(b, bn.minus[0])
}
// reverse
@@ -307,17 +284,15 @@ func (bn *bn_BD) FmtPercent(num float64, v uint64) []byte {
b = append(b, bn.percent...)
- return b
+ return string(b)
}
// FmtCurrency returns the currency representation of 'num' with digits/precision of 'v' for 'bn_BD'
-// returned as a []byte just in case the caller wishes to add more and can help
-// avoid allocations; otherwise just cast as string.
-func (bn *bn_BD) FmtCurrency(num float64, v uint64, currency currency.Type) []byte {
+func (bn *bn_BD) FmtCurrency(num float64, v uint64, currency currency.Type) string {
s := strconv.FormatFloat(math.Abs(num), 'f', int(v), 64)
symbol := bn.currencies[currency]
- l := len(s) + len(bn.decimal) + len(bn.group)*len(s[:len(s)-int(v)-1])/3
+ l := len(s) + len(symbol) + 0 + 0*len(s[:len(s)-int(v)-1])/3
count := 0
inWhole := v == 0
inSecondary := false
@@ -328,10 +303,7 @@ func (bn *bn_BD) FmtCurrency(num float64, v uint64, currency currency.Type) []by
for i := len(s) - 1; i >= 0; i-- {
if s[i] == '.' {
- for j := len(bn.decimal) - 1; j >= 0; j-- {
- b = append(b, bn.decimal[j])
- }
-
+ b = append(b, bn.decimal[0])
inWhole = true
continue
}
@@ -339,10 +311,7 @@ func (bn *bn_BD) FmtCurrency(num float64, v uint64, currency currency.Type) []by
if inWhole {
if count == groupThreshold {
- for j := len(bn.group) - 1; j >= 0; j-- {
- b = append(b, bn.group[j])
- }
-
+ b = append(b, bn.group[0])
count = 1
if !inSecondary {
@@ -358,9 +327,7 @@ func (bn *bn_BD) FmtCurrency(num float64, v uint64, currency currency.Type) []by
}
if num < 0 {
- for j := len(bn.minus) - 1; j >= 0; j-- {
- b = append(b, bn.minus[j])
- }
+ b = append(b, bn.minus[0])
}
// reverse
@@ -381,17 +348,16 @@ func (bn *bn_BD) FmtCurrency(num float64, v uint64, currency currency.Type) []by
b = append(b, symbol...)
- return b
+ return string(b)
}
// FmtAccounting returns the currency representation of 'num' with digits/precision of 'v' for 'bn_BD'
-// in accounting notation. returned as a []byte just in case the caller wishes to add more and can help
-// avoid allocations; otherwise just cast as string.
-func (bn *bn_BD) FmtAccounting(num float64, v uint64, currency currency.Type) []byte {
+// in accounting notation.
+func (bn *bn_BD) FmtAccounting(num float64, v uint64, currency currency.Type) string {
s := strconv.FormatFloat(math.Abs(num), 'f', int(v), 64)
symbol := bn.currencies[currency]
- l := len(s) + len(bn.decimal) + len(bn.group)*len(s[:len(s)-int(v)-1])/3
+ l := len(s) + len(symbol) + 2 + 0*len(s[:len(s)-int(v)-1])/3
count := 0
inWhole := v == 0
inSecondary := false
@@ -402,10 +368,7 @@ func (bn *bn_BD) FmtAccounting(num float64, v uint64, currency currency.Type) []
for i := len(s) - 1; i >= 0; i-- {
if s[i] == '.' {
- for j := len(bn.decimal) - 1; j >= 0; j-- {
- b = append(b, bn.decimal[j])
- }
-
+ b = append(b, bn.decimal[0])
inWhole = true
continue
}
@@ -413,10 +376,7 @@ func (bn *bn_BD) FmtAccounting(num float64, v uint64, currency currency.Type) []
if inWhole {
if count == groupThreshold {
- for j := len(bn.group) - 1; j >= 0; j-- {
- b = append(b, bn.group[j])
- }
-
+ b = append(b, bn.group[0])
count = 1
if !inSecondary {
@@ -433,9 +393,7 @@ func (bn *bn_BD) FmtAccounting(num float64, v uint64, currency currency.Type) []
if num < 0 {
- for j := len(bn.currencyNegativePrefix) - 1; j >= 0; j-- {
- b = append(b, bn.currencyNegativePrefix[j])
- }
+ b = append(b, bn.currencyNegativePrefix[0])
}
@@ -463,13 +421,11 @@ func (bn *bn_BD) FmtAccounting(num float64, v uint64, currency currency.Type) []
b = append(b, symbol...)
}
- return b
+ return string(b)
}
// FmtDateShort returns the short date representation of 't' for 'bn_BD'
-// returned as a []byte just in case the caller wishes to add more and can help
-// avoid allocations; otherwise just cast as string.
-func (bn *bn_BD) FmtDateShort(t time.Time) []byte {
+func (bn *bn_BD) FmtDateShort(t time.Time) string {
b := make([]byte, 0, 32)
@@ -484,13 +440,11 @@ func (bn *bn_BD) FmtDateShort(t time.Time) []byte {
b = append(b, strconv.Itoa(t.Year())[1:]...)
}
- return b
+ return string(b)
}
// FmtDateMedium returns the medium date representation of 't' for 'bn_BD'
-// returned as a []byte just in case the caller wishes to add more and can help
-// avoid allocations; otherwise just cast as string.
-func (bn *bn_BD) FmtDateMedium(t time.Time) []byte {
+func (bn *bn_BD) FmtDateMedium(t time.Time) string {
b := make([]byte, 0, 32)
@@ -500,13 +454,11 @@ func (bn *bn_BD) FmtDateMedium(t time.Time) []byte {
b = append(b, []byte{0x2c, 0x20}...)
b = strconv.AppendInt(b, int64(t.Year()), 10)
- return b
+ return string(b)
}
// FmtDateLong returns the long date representation of 't' for 'bn_BD'
-// returned as a []byte just in case the caller wishes to add more and can help
-// avoid allocations; otherwise just cast as string.
-func (bn *bn_BD) FmtDateLong(t time.Time) []byte {
+func (bn *bn_BD) FmtDateLong(t time.Time) string {
b := make([]byte, 0, 32)
@@ -516,13 +468,11 @@ func (bn *bn_BD) FmtDateLong(t time.Time) []byte {
b = append(b, []byte{0x2c, 0x20}...)
b = strconv.AppendInt(b, int64(t.Year()), 10)
- return b
+ return string(b)
}
// FmtDateFull returns the full date representation of 't' for 'bn_BD'
-// returned as a []byte just in case the caller wishes to add more and can help
-// avoid allocations; otherwise just cast as string.
-func (bn *bn_BD) FmtDateFull(t time.Time) []byte {
+func (bn *bn_BD) FmtDateFull(t time.Time) string {
b := make([]byte, 0, 32)
@@ -534,13 +484,11 @@ func (bn *bn_BD) FmtDateFull(t time.Time) []byte {
b = append(b, []byte{0x2c, 0x20}...)
b = strconv.AppendInt(b, int64(t.Year()), 10)
- return b
+ return string(b)
}
// FmtTimeShort returns the short time representation of 't' for 'bn_BD'
-// returned as a []byte just in case the caller wishes to add more and can help
-// avoid allocations; otherwise just cast as string.
-func (bn *bn_BD) FmtTimeShort(t time.Time) []byte {
+func (bn *bn_BD) FmtTimeShort(t time.Time) string {
b := make([]byte, 0, 32)
@@ -566,13 +514,11 @@ func (bn *bn_BD) FmtTimeShort(t time.Time) []byte {
b = append(b, bn.periodsAbbreviated[1]...)
}
- return b
+ return string(b)
}
// FmtTimeMedium returns the medium time representation of 't' for 'bn_BD'
-// returned as a []byte just in case the caller wishes to add more and can help
-// avoid allocations; otherwise just cast as string.
-func (bn *bn_BD) FmtTimeMedium(t time.Time) []byte {
+func (bn *bn_BD) FmtTimeMedium(t time.Time) string {
b := make([]byte, 0, 32)
@@ -605,13 +551,11 @@ func (bn *bn_BD) FmtTimeMedium(t time.Time) []byte {
b = append(b, bn.periodsAbbreviated[1]...)
}
- return b
+ return string(b)
}
// FmtTimeLong returns the long time representation of 't' for 'bn_BD'
-// returned as a []byte just in case the caller wishes to add more and can help
-// avoid allocations; otherwise just cast as string.
-func (bn *bn_BD) FmtTimeLong(t time.Time) []byte {
+func (bn *bn_BD) FmtTimeLong(t time.Time) string {
b := make([]byte, 0, 32)
@@ -649,13 +593,11 @@ func (bn *bn_BD) FmtTimeLong(t time.Time) []byte {
tz, _ := t.Zone()
b = append(b, tz...)
- return b
+ return string(b)
}
// FmtTimeFull returns the full time representation of 't' for 'bn_BD'
-// returned as a []byte just in case the caller wishes to add more and can help
-// avoid allocations; otherwise just cast as string.
-func (bn *bn_BD) FmtTimeFull(t time.Time) []byte {
+func (bn *bn_BD) FmtTimeFull(t time.Time) string {
b := make([]byte, 0, 32)
@@ -698,5 +640,5 @@ func (bn *bn_BD) FmtTimeFull(t time.Time) []byte {
b = append(b, tz...)
}
- return b
+ return string(b)
}