package sr_Latn import ( "math" "strconv" "time" "github.com/go-playground/locales" "github.com/go-playground/locales/currency" ) type sr_Latn struct { locale string pluralsCardinal []locales.PluralRule pluralsOrdinal []locales.PluralRule pluralsRange []locales.PluralRule decimal string group string minus string percent string perMille string timeSeparator string inifinity string currencies []string // idx = enum of currency code currencyPositiveSuffix string 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 'sr_Latn' locale func New() locales.Translator { return &sr_Latn{ locale: "sr_Latn", pluralsCardinal: []locales.PluralRule{2, 4, 6}, pluralsOrdinal: []locales.PluralRule{6}, pluralsRange: []locales.PluralRule{2, 4, 6}, decimal: ",", group: ".", minus: "-", percent: "%", perMille: "‰", timeSeparator: ":", inifinity: "∞", 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", "KM", "BAN", "BBD", "BDT", "BEC", "BEF", "BEL", "BGL", "BGM", "BGN", "BGO", "BHD", "BIF", "BMD", "BND", "BOB", "BOL", "BOP", "BOV", "BRB", "BRC", "BRE", "R$", "BRN", "BRR", "BRZ", "BSD", "BTN", "BUK", "BWP", "BYB", "BYN", "BYR", "BZD", "CA$", "CDF", "CHE", "CHF", "CHW", "CLE", "CLF", "CLP", "CNH", "CNX", "CN¥", "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", "€", "FIM", "FJD", "FKP", "FRF", "£", "GEK", "GEL", "GHC", "GHS", "GIP", "GMD", "GNF", "GNS", "GQE", "GRD", "GTQ", "GWE", "GWP", "GYD", "HK$", "HNL", "HRD", "HRK", "HTG", "HUF", "IDR", "IEP", "ILP", "ILR", "₪", "₹", "IQD", "IRR", "ISJ", "ISK", "ITL", "JMD", "JOD", "¥", "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", "MX$", "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", "STN", "SUR", "SVC", "SYP", "SZL", "THB", "TJR", "TJS", "TMM", "TMT", "TND", "TOP", "TPE", "TRL", "TRY", "TTD", "NT$", "TZS", "UAH", "UAK", "UGS", "UGX", "US$", "USN", "USS", "UYI", "UYP", "UYU", "UZS", "VEB", "VEF", "VND", "VNN", "VUV", "WST", "FCFA", "XAG", "XAU", "XBA", "XBB", "XBC", "XBD", "EC$", "XDR", "XEU", "XFO", "XFU", "CFA", "XPD", "CFPF", "XPT", "XRE", "XSU", "XTS", "XUA", "XXX", "YDD", "YER", "YUD", "YUM", "YUN", "YUR", "ZAL", "ZAR", "ZMK", "ZMW", "ZRN", "ZRZ", "ZWD", "ZWL", "ZWR"}, currencyPositiveSuffix: " ", currencyNegativePrefix: "(", currencyNegativeSuffix: " )", monthsAbbreviated: []string{"", "jan", "feb", "mar", "apr", "maj", "jun", "jul", "avg", "sep", "okt", "nov", "dec"}, monthsNarrow: []string{"", "j", "f", "m", "a", "m", "j", "j", "a", "s", "o", "n", "d"}, monthsWide: []string{"", "januar", "februar", "mart", "april", "maj", "jun", "jul", "avgust", "septembar", "oktobar", "novembar", "decembar"}, daysAbbreviated: []string{"ned", "pon", "uto", "sre", "čet", "pet", "sub"}, daysNarrow: []string{"n", "p", "u", "s", "č", "p", "s"}, daysShort: []string{"ne", "po", "ut", "sr", "če", "pe", "su"}, daysWide: []string{"nedelja", "ponedeljak", "utorak", "sreda", "četvrtak", "petak", "subota"}, periodsAbbreviated: []string{"pre podne", "po podne"}, periodsNarrow: []string{"a", "p"}, periodsWide: []string{"pre podne", "po podne"}, erasAbbreviated: []string{"p. n. e.", "n. e."}, erasNarrow: []string{"p.n.e.", "n.e."}, erasWide: []string{"pre nove ere", "nove ere"}, timezones: map[string]string{"∅∅∅": "Amazon, letnje vreme", "CAT": "Centralno-afričko vreme", "UYT": "Urugvaj, standardno vreme", "ChST": "Čamoro vreme", "ACDT": "Australijsko centralno letnje vreme", "HKT": "Hong Kong, standardno vreme", "HEPM": "Sen Pjer i Mikelon, letnje vreme", "MST": "Makao standardno vreme", "UYST": "Urugvaj, letnje vreme", "HNPMX": "Meksički Pacifik, standardno vreme", "WESZ": "Zapadnoevropsko letnje vreme", "HNPM": "Sen Pjer i Mikelon, standardno vreme", "ART": "Argentina, standardno vreme", "CLT": "Čile, standardno vreme", "CLST": "Čile, letnje vreme", "WIT": "Istočno-indonezijsko vreme", "COST": "Kolumbija, letnje vreme", "AWDT": "Australijsko zapadno letnje vreme", "AKST": "Aljaska, standardno vreme", "EDT": "Severnoameričko istočno letnje vreme", "SRT": "Surinam vreme", "CST": "Severnoameričko centralno standardno vreme", "JST": "Japansko standardno vreme", "HEOG": "Zapadni Grenland, letnje vreme", "HNNOMX": "Severozapadni Meksiko, standardno vreme", "HAST": "Havajsko-aleutsko standardno vreme", "AST": "Atlantsko standardno vreme", "HEEG": "Istočni Grenland, letnje vreme", "LHST": "Lord Hov, standardno vreme", "HNCU": "Kuba, standardno vreme", "NZDT": "Novi Zeland, letnje vreme", "MESZ": "Srednjeevropsko letnje vreme", "BT": "Butan vreme", "HKST": "Hong Kong, letnje vreme", "WITA": "Centralno-indonezijsko vreme", "ECT": "Ekvador vreme", "HNEG": "Istočni Grenland, standardno vreme", "HAT": "Njufaundlend, letnje vreme", "VET": "Venecuela vreme", "ADT": "Atlantsko letnje vreme", "COT": "Kolumbija, standardno vreme", "CHADT": "Čatam, letnje vreme", "HECU": "Kuba, letnje vreme", "AEDT": "Australijsko istočno letnje vreme", "GFT": "Francuska Gvajana vreme", "WARST": "Zapadna Argentina, letnje vreme", "HNT": "Njufaundlend, standardno vreme", "MDT": "Makao letnje računanje vremena", "GYT": "Gvajana vreme", "HEPMX": "Meksički Pacifik, letnje vreme", "WAST": "Zapadno-afričko letnje vreme", "JDT": "Japansko letnje vreme", "EST": "Severnoameričko istočno standardno vreme", "MEZ": "Srednjeevropsko standardno vreme", "TMT": "Turkmenistan, standardno vreme", "OESZ": "Istočnoevropsko letnje vreme", "ARST": "Argentina, letnje vreme", "GMT": "Srednje vreme po Griniču", "PST": "Severnoameričko pacifičko standardno vreme", "NZST": "Novi Zeland, standardno vreme", "HENOMX": "Severozapadni Meksiko, letnje vreme", "OEZ": "Istočnoevropsko standardno vreme", "AWST": "Australijsko zapadno standardno vreme", "WIB": "Zapadno-indonezijsko vreme", "HNOG": "Zapadni Grenland, standardno vreme", "IST": "Indijsko standardno vreme", "EAT": "Istočno-afričko vreme", "PDT": "Severnoameričko pacifičko letnje vreme", "AEST": "Australijsko istočno standardno vreme", "WAT": "Zapadno-afričko standardno vreme", "ACWST": "Australijsko centralno zapadno standardno vreme", "WART": "Zapadna Argentina, standardno vreme", "TMST": "Turkmenistan, letnje vreme", "CDT": "Severnoameričko centralno letnje vreme", "SAST": "Južno-afričko vreme", "MYT": "Malezija vreme", "SGT": "Singapur, standardno vreme", "ACST": "Australijsko centralno standardno vreme", "LHDT": "Lord Hov, letnje vreme", "CHAST": "Čatam, standardno vreme", "WEZ": "Zapadnoevropsko standardno vreme", "BOT": "Bolivija vreme", "AKDT": "Aljaska, letnje vreme", "ACWDT": "Australijsko centralno zapadno letnje vreme", "HADT": "Havajsko-aleutsko letnje vreme"}, } } // Locale returns the current translators string locale func (sr *sr_Latn) Locale() string { return sr.locale } // PluralsCardinal returns the list of cardinal plural rules associated with 'sr_Latn' func (sr *sr_Latn) PluralsCardinal() []locales.PluralRule { return sr.pluralsCardinal } // PluralsOrdinal returns the list of ordinal plural rules associated with 'sr_Latn' func (sr *sr_Latn) PluralsOrdinal() []locales.PluralRule { return sr.pluralsOrdinal } // PluralsRange returns the list of range plural rules associated with 'sr_Latn' func (sr *sr_Latn) PluralsRange() []locales.PluralRule { return sr.pluralsRange } // CardinalPluralRule returns the cardinal PluralRule given 'num' and digits/precision of 'v' for 'sr_Latn' func (sr *sr_Latn) CardinalPluralRule(num float64, v uint64) locales.PluralRule { n := math.Abs(num) i := int64(n) f := locales.F(n, v) iMod10 := i % 10 iMod100 := i % 100 fMod10 := f % 10 fMod100 := f % 100 if (v == 0 && iMod10 == 1 && iMod100 != 11) || (fMod10 == 1 && fMod100 != 11) { return locales.PluralRuleOne } else if (v == 0 && iMod10 >= 2 && iMod10 <= 4 && (iMod100 < 12 || iMod100 > 14)) || (fMod10 >= 2 && fMod10 <= 4 && (fMod100 < 12 || fMod100 > 14)) { return locales.PluralRuleFew } return locales.PluralRuleOther } // OrdinalPluralRule returns the ordinal PluralRule given 'num' and digits/precision of 'v' for 'sr_Latn' func (sr *sr_Latn) OrdinalPluralRule(num float64, v uint64) locales.PluralRule { return locales.PluralRuleOther } // RangePluralRule returns the ordinal PluralRule given 'num1', 'num2' and digits/precision of 'v1' and 'v2' for 'sr_Latn' func (sr *sr_Latn) RangePluralRule(num1 float64, v1 uint64, num2 float64, v2 uint64) locales.PluralRule { start := sr.CardinalPluralRule(num1, v1) end := sr.CardinalPluralRule(num2, v2) if start == locales.PluralRuleOne && end == locales.PluralRuleOne { return locales.PluralRuleOne } else if start == locales.PluralRuleOne && end == locales.PluralRuleFew { return locales.PluralRuleFew } else if start == locales.PluralRuleOne && end == locales.PluralRuleOther { return locales.PluralRuleOther } else if start == locales.PluralRuleFew && end == locales.PluralRuleOne { return locales.PluralRuleOne } else if start == locales.PluralRuleFew && end == locales.PluralRuleFew { return locales.PluralRuleFew } else if start == locales.PluralRuleFew && end == locales.PluralRuleOther { return locales.PluralRuleOther } else if start == locales.PluralRuleOther && end == locales.PluralRuleOne { return locales.PluralRuleOne } else if start == locales.PluralRuleOther && end == locales.PluralRuleFew { return locales.PluralRuleFew } return locales.PluralRuleOther } // MonthAbbreviated returns the locales abbreviated month given the 'month' provided func (sr *sr_Latn) MonthAbbreviated(month time.Month) string { return sr.monthsAbbreviated[month] } // MonthsAbbreviated returns the locales abbreviated months func (sr *sr_Latn) MonthsAbbreviated() []string { return sr.monthsAbbreviated[1:] } // MonthNarrow returns the locales narrow month given the 'month' provided func (sr *sr_Latn) MonthNarrow(month time.Month) string { return sr.monthsNarrow[month] } // MonthsNarrow returns the locales narrow months func (sr *sr_Latn) MonthsNarrow() []string { return sr.monthsNarrow[1:] } // MonthWide returns the locales wide month given the 'month' provided func (sr *sr_Latn) MonthWide(month time.Month) string { return sr.monthsWide[month] } // MonthsWide returns the locales wide months func (sr *sr_Latn) MonthsWide() []string { return sr.monthsWide[1:] } // WeekdayAbbreviated returns the locales abbreviated weekday given the 'weekday' provided func (sr *sr_Latn) WeekdayAbbreviated(weekday time.Weekday) string { return sr.daysAbbreviated[weekday] } // WeekdaysAbbreviated returns the locales abbreviated weekdays func (sr *sr_Latn) WeekdaysAbbreviated() []string { return sr.daysAbbreviated } // WeekdayNarrow returns the locales narrow weekday given the 'weekday' provided func (sr *sr_Latn) WeekdayNarrow(weekday time.Weekday) string { return sr.daysNarrow[weekday] } // WeekdaysNarrow returns the locales narrow weekdays func (sr *sr_Latn) WeekdaysNarrow() []string { return sr.daysNarrow } // WeekdayShort returns the locales short weekday given the 'weekday' provided func (sr *sr_Latn) WeekdayShort(weekday time.Weekday) string { return sr.daysShort[weekday] } // WeekdaysShort returns the locales short weekdays func (sr *sr_Latn) WeekdaysShort() []string { return sr.daysShort } // WeekdayWide returns the locales wide weekday given the 'weekday' provided func (sr *sr_Latn) WeekdayWide(weekday time.Weekday) string { return sr.daysWide[weekday] } // WeekdaysWide returns the locales wide weekdays func (sr *sr_Latn) WeekdaysWide() []string { return sr.daysWide } // Decimal returns the decimal point of number func (sr *sr_Latn) Decimal() string { return sr.decimal } // Group returns the group of number func (sr *sr_Latn) Group() string { return sr.group } // Group returns the minus sign of number func (sr *sr_Latn) Minus() string { return sr.minus } // FmtNumber returns 'num' with digits/precision of 'v' for 'sr_Latn' and handles both Whole and Real numbers based on 'v' func (sr *sr_Latn) FmtNumber(num float64, v uint64) string { s := strconv.FormatFloat(math.Abs(num), 'f', int(v), 64) l := len(s) + 2 + 1*len(s[:len(s)-int(v)-1])/3 count := 0 inWhole := v == 0 b := make([]byte, 0, l) for i := len(s) - 1; i >= 0; i-- { if s[i] == '.' { b = append(b, sr.decimal[0]) inWhole = true continue } if inWhole { if count == 3 { b = append(b, sr.group[0]) count = 1 } else { count++ } } b = append(b, s[i]) } if num < 0 { b = append(b, sr.minus[0]) } // reverse for i, j := 0, len(b)-1; i < j; i, j = i+1, j-1 { b[i], b[j] = b[j], b[i] } return string(b) } // FmtPercent returns 'num' with digits/precision of 'v' for 'sr_Latn' and handles both Whole and Real numbers based on 'v' // NOTE: 'num' passed into FmtPercent is assumed to be in percent already func (sr *sr_Latn) FmtPercent(num float64, v uint64) string { s := strconv.FormatFloat(math.Abs(num), 'f', int(v), 64) l := len(s) + 3 b := make([]byte, 0, l) for i := len(s) - 1; i >= 0; i-- { if s[i] == '.' { b = append(b, sr.decimal[0]) continue } b = append(b, s[i]) } if num < 0 { b = append(b, sr.minus[0]) } // reverse for i, j := 0, len(b)-1; i < j; i, j = i+1, j-1 { b[i], b[j] = b[j], b[i] } b = append(b, sr.percent...) return string(b) } // FmtCurrency returns the currency representation of 'num' with digits/precision of 'v' for 'sr_Latn' func (sr *sr_Latn) FmtCurrency(num float64, v uint64, currency currency.Type) string { s := strconv.FormatFloat(math.Abs(num), 'f', int(v), 64) symbol := sr.currencies[currency] l := len(s) + len(symbol) + 4 + 1*len(s[:len(s)-int(v)-1])/3 count := 0 inWhole := v == 0 b := make([]byte, 0, l) for i := len(s) - 1; i >= 0; i-- { if s[i] == '.' { b = append(b, sr.decimal[0]) inWhole = true continue } if inWhole { if count == 3 { b = append(b, sr.group[0]) count = 1 } else { count++ } } b = append(b, s[i]) } if num < 0 { b = append(b, sr.minus[0]) } // reverse for i, j := 0, len(b)-1; i < j; i, j = i+1, j-1 { b[i], b[j] = b[j], b[i] } if int(v) < 2 { if v == 0 { b = append(b, sr.decimal...) } for i := 0; i < 2-int(v); i++ { b = append(b, '0') } } b = append(b, sr.currencyPositiveSuffix...) b = append(b, symbol...) return string(b) } // FmtAccounting returns the currency representation of 'num' with digits/precision of 'v' for 'sr_Latn' // in accounting notation. func (sr *sr_Latn) FmtAccounting(num float64, v uint64, currency currency.Type) string { s := strconv.FormatFloat(math.Abs(num), 'f', int(v), 64) symbol := sr.currencies[currency] l := len(s) + len(symbol) + 6 + 1*len(s[:len(s)-int(v)-1])/3 count := 0 inWhole := v == 0 b := make([]byte, 0, l) for i := len(s) - 1; i >= 0; i-- { if s[i] == '.' { b = append(b, sr.decimal[0]) inWhole = true continue } if inWhole { if count == 3 { b = append(b, sr.group[0]) count = 1 } else { count++ } } b = append(b, s[i]) } if num < 0 { b = append(b, sr.currencyNegativePrefix[0]) } // reverse for i, j := 0, len(b)-1; i < j; i, j = i+1, j-1 { b[i], b[j] = b[j], b[i] } if int(v) < 2 { if v == 0 { b = append(b, sr.decimal...) } for i := 0; i < 2-int(v); i++ { b = append(b, '0') } } if num < 0 { b = append(b, sr.currencyNegativeSuffix...) b = append(b, symbol...) } else { b = append(b, sr.currencyPositiveSuffix...) b = append(b, symbol...) } return string(b) } // FmtDateShort returns the short date representation of 't' for 'sr_Latn' func (sr *sr_Latn) FmtDateShort(t time.Time) string { b := make([]byte, 0, 32) b = strconv.AppendInt(b, int64(t.Day()), 10) b = append(b, []byte{0x2e}...) b = strconv.AppendInt(b, int64(t.Month()), 10) b = append(b, []byte{0x2e}...) if t.Year() > 9 { b = append(b, strconv.Itoa(t.Year())[2:]...) } else { b = append(b, strconv.Itoa(t.Year())[1:]...) } b = append(b, []byte{0x2e}...) return string(b) } // FmtDateMedium returns the medium date representation of 't' for 'sr_Latn' func (sr *sr_Latn) FmtDateMedium(t time.Time) string { b := make([]byte, 0, 32) if t.Day() < 10 { b = append(b, '0') } b = strconv.AppendInt(b, int64(t.Day()), 10) b = append(b, []byte{0x2e}...) if t.Month() < 10 { b = append(b, '0') } b = strconv.AppendInt(b, int64(t.Month()), 10) b = append(b, []byte{0x2e}...) if t.Year() > 0 { b = strconv.AppendInt(b, int64(t.Year()), 10) } else { b = strconv.AppendInt(b, int64(-t.Year()), 10) } b = append(b, []byte{0x2e}...) return string(b) } // FmtDateLong returns the long date representation of 't' for 'sr_Latn' func (sr *sr_Latn) FmtDateLong(t time.Time) string { b := make([]byte, 0, 32) if t.Day() < 10 { b = append(b, '0') } b = strconv.AppendInt(b, int64(t.Day()), 10) b = append(b, []byte{0x2e, 0x20}...) b = append(b, sr.monthsWide[t.Month()]...) b = append(b, []byte{0x20}...) if t.Year() > 0 { b = strconv.AppendInt(b, int64(t.Year()), 10) } else { b = strconv.AppendInt(b, int64(-t.Year()), 10) } b = append(b, []byte{0x2e}...) return string(b) } // FmtDateFull returns the full date representation of 't' for 'sr_Latn' func (sr *sr_Latn) FmtDateFull(t time.Time) string { b := make([]byte, 0, 32) b = append(b, sr.daysWide[t.Weekday()]...) b = append(b, []byte{0x2c, 0x20}...) if t.Day() < 10 { b = append(b, '0') } b = strconv.AppendInt(b, int64(t.Day()), 10) b = append(b, []byte{0x2e, 0x20}...) b = append(b, sr.monthsWide[t.Month()]...) b = append(b, []byte{0x20}...) if t.Year() > 0 { b = strconv.AppendInt(b, int64(t.Year()), 10) } else { b = strconv.AppendInt(b, int64(-t.Year()), 10) } b = append(b, []byte{0x2e}...) return string(b) } // FmtTimeShort returns the short time representation of 't' for 'sr_Latn' func (sr *sr_Latn) FmtTimeShort(t time.Time) string { b := make([]byte, 0, 32) if t.Hour() < 10 { b = append(b, '0') } b = strconv.AppendInt(b, int64(t.Hour()), 10) b = append(b, sr.timeSeparator...) if t.Minute() < 10 { b = append(b, '0') } b = strconv.AppendInt(b, int64(t.Minute()), 10) return string(b) } // FmtTimeMedium returns the medium time representation of 't' for 'sr_Latn' func (sr *sr_Latn) FmtTimeMedium(t time.Time) string { b := make([]byte, 0, 32) if t.Hour() < 10 { b = append(b, '0') } b = strconv.AppendInt(b, int64(t.Hour()), 10) b = append(b, sr.timeSeparator...) if t.Minute() < 10 { b = append(b, '0') } b = strconv.AppendInt(b, int64(t.Minute()), 10) b = append(b, sr.timeSeparator...) if t.Second() < 10 { b = append(b, '0') } b = strconv.AppendInt(b, int64(t.Second()), 10) return string(b) } // FmtTimeLong returns the long time representation of 't' for 'sr_Latn' func (sr *sr_Latn) FmtTimeLong(t time.Time) string { b := make([]byte, 0, 32) if t.Hour() < 10 { b = append(b, '0') } b = strconv.AppendInt(b, int64(t.Hour()), 10) b = append(b, sr.timeSeparator...) if t.Minute() < 10 { b = append(b, '0') } b = strconv.AppendInt(b, int64(t.Minute()), 10) b = append(b, sr.timeSeparator...) if t.Second() < 10 { b = append(b, '0') } b = strconv.AppendInt(b, int64(t.Second()), 10) b = append(b, []byte{0x20}...) tz, _ := t.Zone() b = append(b, tz...) return string(b) } // FmtTimeFull returns the full time representation of 't' for 'sr_Latn' func (sr *sr_Latn) FmtTimeFull(t time.Time) string { b := make([]byte, 0, 32) if t.Hour() < 10 { b = append(b, '0') } b = strconv.AppendInt(b, int64(t.Hour()), 10) b = append(b, sr.timeSeparator...) if t.Minute() < 10 { b = append(b, '0') } b = strconv.AppendInt(b, int64(t.Minute()), 10) b = append(b, sr.timeSeparator...) if t.Second() < 10 { b = append(b, '0') } b = strconv.AppendInt(b, int64(t.Second()), 10) b = append(b, []byte{0x20}...) tz, _ := t.Zone() if btz, ok := sr.timezones[tz]; ok { b = append(b, btz...) } else { b = append(b, tz...) } return string(b) }