bez_TZ.go 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527
  1. package bez_TZ
  2. import (
  3. "math"
  4. "strconv"
  5. "time"
  6. "github.com/go-playground/locales"
  7. "github.com/go-playground/locales/currency"
  8. )
  9. type bez_TZ struct {
  10. locale string
  11. pluralsCardinal []locales.PluralRule
  12. pluralsOrdinal []locales.PluralRule
  13. pluralsRange []locales.PluralRule
  14. decimal string
  15. group string
  16. minus string
  17. percent string
  18. perMille string
  19. timeSeparator string
  20. inifinity string
  21. currencies []string // idx = enum of currency code
  22. monthsAbbreviated []string
  23. monthsNarrow []string
  24. monthsWide []string
  25. daysAbbreviated []string
  26. daysNarrow []string
  27. daysShort []string
  28. daysWide []string
  29. periodsAbbreviated []string
  30. periodsNarrow []string
  31. periodsShort []string
  32. periodsWide []string
  33. erasAbbreviated []string
  34. erasNarrow []string
  35. erasWide []string
  36. timezones map[string]string
  37. }
  38. // New returns a new instance of translator for the 'bez_TZ' locale
  39. func New() locales.Translator {
  40. return &bez_TZ{
  41. locale: "bez_TZ",
  42. pluralsCardinal: []locales.PluralRule{2, 6},
  43. pluralsOrdinal: nil,
  44. pluralsRange: nil,
  45. timeSeparator: ":",
  46. 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", "BYN", "BYR", "BZD", "CAD", "CDF", "CHE", "CHF", "CHW", "CLE", "CLF", "CLP", "CNH", "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", "STN", "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"},
  47. monthsAbbreviated: []string{"", "Hut", "Vil", "Dat", "Tai", "Han", "Sit", "Sab", "Nan", "Tis", "Kum", "Kmj", "Kmb"},
  48. monthsNarrow: []string{"", "H", "V", "D", "T", "H", "S", "S", "N", "T", "K", "K", "K"},
  49. monthsWide: []string{"", "pa mwedzi gwa hutala", "pa mwedzi gwa wuvili", "pa mwedzi gwa wudatu", "pa mwedzi gwa wutai", "pa mwedzi gwa wuhanu", "pa mwedzi gwa sita", "pa mwedzi gwa saba", "pa mwedzi gwa nane", "pa mwedzi gwa tisa", "pa mwedzi gwa kumi", "pa mwedzi gwa kumi na moja", "pa mwedzi gwa kumi na mbili"},
  50. daysAbbreviated: []string{"Mul", "Vil", "Hiv", "Hid", "Hit", "Hih", "Lem"},
  51. daysNarrow: []string{"M", "J", "H", "H", "H", "W", "J"},
  52. daysWide: []string{"pa mulungu", "pa shahuviluha", "pa hivili", "pa hidatu", "pa hitayi", "pa hihanu", "pa shahulembela"},
  53. periodsAbbreviated: []string{"pamilau", "pamunyi"},
  54. periodsWide: []string{"pamilau", "pamunyi"},
  55. erasAbbreviated: []string{"KM", "BM"},
  56. erasNarrow: []string{"", ""},
  57. erasWide: []string{"Kabla ya Mtwaa", "Baada ya Mtwaa"},
  58. timezones: map[string]string{"PDT": "PDT", "BT": "BT", "NZDT": "NZDT", "HEOG": "HEOG", "CHAST": "CHAST", "COST": "COST", "AWDT": "AWDT", "PST": "PST", "AEDT": "AEDT", "EDT": "EDT", "WARST": "WARST", "HEPM": "HEPM", "AKDT": "AKDT", "EST": "EST", "LHST": "LHST", "HADT": "HADT", "HEPMX": "HEPMX", "HNOG": "HNOG", "HKT": "HKT", "SRT": "SRT", "ARST": "ARST", "ChST": "ChST", "WESZ": "WESZ", "ACWDT": "ACWDT", "MESZ": "MESZ", "HNT": "HNT", "OESZ": "OESZ", "GMT": "GMT", "WAST": "WAST", "AKST": "AKST", "ACDT": "ACDT", "CLST": "CLST", "WIT": "WIT", "UYT": "UYT", "NZST": "NZST", "LHDT": "LHDT", "HENOMX": "HENOMX", "HNPMX": "HNPMX", "AEST": "AEST", "∅∅∅": "∅∅∅", "ACWST": "ACWST", "HKST": "HKST", "CAT": "CAT", "TMST": "TMST", "HECU": "HECU", "CLT": "CLT", "CHADT": "CHADT", "HNCU": "HNCU", "VET": "VET", "AWST": "AWST", "WAT": "WAT", "BOT": "BOT", "GFT": "GFT", "JDT": "JDT", "MEZ": "MEZ", "SAST": "SAST", "JST": "JST", "IST": "IST", "ART": "ART", "UYST": "UYST", "GYT": "GYT", "CST": "CST", "WIB": "WIB", "HNPM": "HNPM", "HAT": "HAT", "COT": "COT", "HAST": "HAST", "AST": "AST", "SGT": "SGT", "HEEG": "HEEG", "ACST": "ACST", "WITA": "WITA", "HNNOMX": "HNNOMX", "OEZ": "OEZ", "MST": "MST", "MDT": "MDT", "ADT": "ADT", "ECT": "ECT", "TMT": "TMT", "EAT": "EAT", "CDT": "CDT", "WEZ": "WEZ", "MYT": "MYT", "HNEG": "HNEG", "WART": "WART"},
  59. }
  60. }
  61. // Locale returns the current translators string locale
  62. func (bez *bez_TZ) Locale() string {
  63. return bez.locale
  64. }
  65. // PluralsCardinal returns the list of cardinal plural rules associated with 'bez_TZ'
  66. func (bez *bez_TZ) PluralsCardinal() []locales.PluralRule {
  67. return bez.pluralsCardinal
  68. }
  69. // PluralsOrdinal returns the list of ordinal plural rules associated with 'bez_TZ'
  70. func (bez *bez_TZ) PluralsOrdinal() []locales.PluralRule {
  71. return bez.pluralsOrdinal
  72. }
  73. // PluralsRange returns the list of range plural rules associated with 'bez_TZ'
  74. func (bez *bez_TZ) PluralsRange() []locales.PluralRule {
  75. return bez.pluralsRange
  76. }
  77. // CardinalPluralRule returns the cardinal PluralRule given 'num' and digits/precision of 'v' for 'bez_TZ'
  78. func (bez *bez_TZ) CardinalPluralRule(num float64, v uint64) locales.PluralRule {
  79. n := math.Abs(num)
  80. if n == 1 {
  81. return locales.PluralRuleOne
  82. }
  83. return locales.PluralRuleOther
  84. }
  85. // OrdinalPluralRule returns the ordinal PluralRule given 'num' and digits/precision of 'v' for 'bez_TZ'
  86. func (bez *bez_TZ) OrdinalPluralRule(num float64, v uint64) locales.PluralRule {
  87. return locales.PluralRuleUnknown
  88. }
  89. // RangePluralRule returns the ordinal PluralRule given 'num1', 'num2' and digits/precision of 'v1' and 'v2' for 'bez_TZ'
  90. func (bez *bez_TZ) RangePluralRule(num1 float64, v1 uint64, num2 float64, v2 uint64) locales.PluralRule {
  91. return locales.PluralRuleUnknown
  92. }
  93. // MonthAbbreviated returns the locales abbreviated month given the 'month' provided
  94. func (bez *bez_TZ) MonthAbbreviated(month time.Month) string {
  95. return bez.monthsAbbreviated[month]
  96. }
  97. // MonthsAbbreviated returns the locales abbreviated months
  98. func (bez *bez_TZ) MonthsAbbreviated() []string {
  99. return bez.monthsAbbreviated[1:]
  100. }
  101. // MonthNarrow returns the locales narrow month given the 'month' provided
  102. func (bez *bez_TZ) MonthNarrow(month time.Month) string {
  103. return bez.monthsNarrow[month]
  104. }
  105. // MonthsNarrow returns the locales narrow months
  106. func (bez *bez_TZ) MonthsNarrow() []string {
  107. return bez.monthsNarrow[1:]
  108. }
  109. // MonthWide returns the locales wide month given the 'month' provided
  110. func (bez *bez_TZ) MonthWide(month time.Month) string {
  111. return bez.monthsWide[month]
  112. }
  113. // MonthsWide returns the locales wide months
  114. func (bez *bez_TZ) MonthsWide() []string {
  115. return bez.monthsWide[1:]
  116. }
  117. // WeekdayAbbreviated returns the locales abbreviated weekday given the 'weekday' provided
  118. func (bez *bez_TZ) WeekdayAbbreviated(weekday time.Weekday) string {
  119. return bez.daysAbbreviated[weekday]
  120. }
  121. // WeekdaysAbbreviated returns the locales abbreviated weekdays
  122. func (bez *bez_TZ) WeekdaysAbbreviated() []string {
  123. return bez.daysAbbreviated
  124. }
  125. // WeekdayNarrow returns the locales narrow weekday given the 'weekday' provided
  126. func (bez *bez_TZ) WeekdayNarrow(weekday time.Weekday) string {
  127. return bez.daysNarrow[weekday]
  128. }
  129. // WeekdaysNarrow returns the locales narrow weekdays
  130. func (bez *bez_TZ) WeekdaysNarrow() []string {
  131. return bez.daysNarrow
  132. }
  133. // WeekdayShort returns the locales short weekday given the 'weekday' provided
  134. func (bez *bez_TZ) WeekdayShort(weekday time.Weekday) string {
  135. return bez.daysShort[weekday]
  136. }
  137. // WeekdaysShort returns the locales short weekdays
  138. func (bez *bez_TZ) WeekdaysShort() []string {
  139. return bez.daysShort
  140. }
  141. // WeekdayWide returns the locales wide weekday given the 'weekday' provided
  142. func (bez *bez_TZ) WeekdayWide(weekday time.Weekday) string {
  143. return bez.daysWide[weekday]
  144. }
  145. // WeekdaysWide returns the locales wide weekdays
  146. func (bez *bez_TZ) WeekdaysWide() []string {
  147. return bez.daysWide
  148. }
  149. // Decimal returns the decimal point of number
  150. func (bez *bez_TZ) Decimal() string {
  151. return bez.decimal
  152. }
  153. // Group returns the group of number
  154. func (bez *bez_TZ) Group() string {
  155. return bez.group
  156. }
  157. // Group returns the minus sign of number
  158. func (bez *bez_TZ) Minus() string {
  159. return bez.minus
  160. }
  161. // FmtNumber returns 'num' with digits/precision of 'v' for 'bez_TZ' and handles both Whole and Real numbers based on 'v'
  162. func (bez *bez_TZ) FmtNumber(num float64, v uint64) string {
  163. return strconv.FormatFloat(math.Abs(num), 'f', int(v), 64)
  164. }
  165. // FmtPercent returns 'num' with digits/precision of 'v' for 'bez_TZ' and handles both Whole and Real numbers based on 'v'
  166. // NOTE: 'num' passed into FmtPercent is assumed to be in percent already
  167. func (bez *bez_TZ) FmtPercent(num float64, v uint64) string {
  168. return strconv.FormatFloat(math.Abs(num), 'f', int(v), 64)
  169. }
  170. // FmtCurrency returns the currency representation of 'num' with digits/precision of 'v' for 'bez_TZ'
  171. func (bez *bez_TZ) FmtCurrency(num float64, v uint64, currency currency.Type) string {
  172. s := strconv.FormatFloat(math.Abs(num), 'f', int(v), 64)
  173. symbol := bez.currencies[currency]
  174. l := len(s) + len(symbol) + 0
  175. count := 0
  176. inWhole := v == 0
  177. b := make([]byte, 0, l)
  178. for i := len(s) - 1; i >= 0; i-- {
  179. if s[i] == '.' {
  180. b = append(b, bez.decimal[0])
  181. inWhole = true
  182. continue
  183. }
  184. if inWhole {
  185. if count == 3 {
  186. b = append(b, bez.group[0])
  187. count = 1
  188. } else {
  189. count++
  190. }
  191. }
  192. b = append(b, s[i])
  193. }
  194. if num < 0 {
  195. b = append(b, bez.minus[0])
  196. }
  197. // reverse
  198. for i, j := 0, len(b)-1; i < j; i, j = i+1, j-1 {
  199. b[i], b[j] = b[j], b[i]
  200. }
  201. if int(v) < 2 {
  202. if v == 0 {
  203. b = append(b, bez.decimal...)
  204. }
  205. for i := 0; i < 2-int(v); i++ {
  206. b = append(b, '0')
  207. }
  208. }
  209. b = append(b, symbol...)
  210. return string(b)
  211. }
  212. // FmtAccounting returns the currency representation of 'num' with digits/precision of 'v' for 'bez_TZ'
  213. // in accounting notation.
  214. func (bez *bez_TZ) FmtAccounting(num float64, v uint64, currency currency.Type) string {
  215. s := strconv.FormatFloat(math.Abs(num), 'f', int(v), 64)
  216. symbol := bez.currencies[currency]
  217. l := len(s) + len(symbol) + 0
  218. count := 0
  219. inWhole := v == 0
  220. b := make([]byte, 0, l)
  221. for i := len(s) - 1; i >= 0; i-- {
  222. if s[i] == '.' {
  223. b = append(b, bez.decimal[0])
  224. inWhole = true
  225. continue
  226. }
  227. if inWhole {
  228. if count == 3 {
  229. b = append(b, bez.group[0])
  230. count = 1
  231. } else {
  232. count++
  233. }
  234. }
  235. b = append(b, s[i])
  236. }
  237. if num < 0 {
  238. b = append(b, bez.minus[0])
  239. }
  240. // reverse
  241. for i, j := 0, len(b)-1; i < j; i, j = i+1, j-1 {
  242. b[i], b[j] = b[j], b[i]
  243. }
  244. if int(v) < 2 {
  245. if v == 0 {
  246. b = append(b, bez.decimal...)
  247. }
  248. for i := 0; i < 2-int(v); i++ {
  249. b = append(b, '0')
  250. }
  251. }
  252. if num < 0 {
  253. b = append(b, symbol...)
  254. } else {
  255. b = append(b, symbol...)
  256. }
  257. return string(b)
  258. }
  259. // FmtDateShort returns the short date representation of 't' for 'bez_TZ'
  260. func (bez *bez_TZ) FmtDateShort(t time.Time) string {
  261. b := make([]byte, 0, 32)
  262. if t.Day() < 10 {
  263. b = append(b, '0')
  264. }
  265. b = strconv.AppendInt(b, int64(t.Day()), 10)
  266. b = append(b, []byte{0x2f}...)
  267. if t.Month() < 10 {
  268. b = append(b, '0')
  269. }
  270. b = strconv.AppendInt(b, int64(t.Month()), 10)
  271. b = append(b, []byte{0x2f}...)
  272. if t.Year() > 0 {
  273. b = strconv.AppendInt(b, int64(t.Year()), 10)
  274. } else {
  275. b = strconv.AppendInt(b, int64(-t.Year()), 10)
  276. }
  277. return string(b)
  278. }
  279. // FmtDateMedium returns the medium date representation of 't' for 'bez_TZ'
  280. func (bez *bez_TZ) FmtDateMedium(t time.Time) string {
  281. b := make([]byte, 0, 32)
  282. b = strconv.AppendInt(b, int64(t.Day()), 10)
  283. b = append(b, []byte{0x20}...)
  284. b = append(b, bez.monthsAbbreviated[t.Month()]...)
  285. b = append(b, []byte{0x20}...)
  286. if t.Year() > 0 {
  287. b = strconv.AppendInt(b, int64(t.Year()), 10)
  288. } else {
  289. b = strconv.AppendInt(b, int64(-t.Year()), 10)
  290. }
  291. return string(b)
  292. }
  293. // FmtDateLong returns the long date representation of 't' for 'bez_TZ'
  294. func (bez *bez_TZ) FmtDateLong(t time.Time) string {
  295. b := make([]byte, 0, 32)
  296. b = strconv.AppendInt(b, int64(t.Day()), 10)
  297. b = append(b, []byte{0x20}...)
  298. b = append(b, bez.monthsWide[t.Month()]...)
  299. b = append(b, []byte{0x20}...)
  300. if t.Year() > 0 {
  301. b = strconv.AppendInt(b, int64(t.Year()), 10)
  302. } else {
  303. b = strconv.AppendInt(b, int64(-t.Year()), 10)
  304. }
  305. return string(b)
  306. }
  307. // FmtDateFull returns the full date representation of 't' for 'bez_TZ'
  308. func (bez *bez_TZ) FmtDateFull(t time.Time) string {
  309. b := make([]byte, 0, 32)
  310. b = append(b, bez.daysWide[t.Weekday()]...)
  311. b = append(b, []byte{0x2c, 0x20}...)
  312. b = strconv.AppendInt(b, int64(t.Day()), 10)
  313. b = append(b, []byte{0x20}...)
  314. b = append(b, bez.monthsWide[t.Month()]...)
  315. b = append(b, []byte{0x20}...)
  316. if t.Year() > 0 {
  317. b = strconv.AppendInt(b, int64(t.Year()), 10)
  318. } else {
  319. b = strconv.AppendInt(b, int64(-t.Year()), 10)
  320. }
  321. return string(b)
  322. }
  323. // FmtTimeShort returns the short time representation of 't' for 'bez_TZ'
  324. func (bez *bez_TZ) FmtTimeShort(t time.Time) string {
  325. b := make([]byte, 0, 32)
  326. if t.Hour() < 10 {
  327. b = append(b, '0')
  328. }
  329. b = strconv.AppendInt(b, int64(t.Hour()), 10)
  330. b = append(b, bez.timeSeparator...)
  331. if t.Minute() < 10 {
  332. b = append(b, '0')
  333. }
  334. b = strconv.AppendInt(b, int64(t.Minute()), 10)
  335. return string(b)
  336. }
  337. // FmtTimeMedium returns the medium time representation of 't' for 'bez_TZ'
  338. func (bez *bez_TZ) FmtTimeMedium(t time.Time) string {
  339. b := make([]byte, 0, 32)
  340. if t.Hour() < 10 {
  341. b = append(b, '0')
  342. }
  343. b = strconv.AppendInt(b, int64(t.Hour()), 10)
  344. b = append(b, bez.timeSeparator...)
  345. if t.Minute() < 10 {
  346. b = append(b, '0')
  347. }
  348. b = strconv.AppendInt(b, int64(t.Minute()), 10)
  349. b = append(b, bez.timeSeparator...)
  350. if t.Second() < 10 {
  351. b = append(b, '0')
  352. }
  353. b = strconv.AppendInt(b, int64(t.Second()), 10)
  354. return string(b)
  355. }
  356. // FmtTimeLong returns the long time representation of 't' for 'bez_TZ'
  357. func (bez *bez_TZ) FmtTimeLong(t time.Time) string {
  358. b := make([]byte, 0, 32)
  359. if t.Hour() < 10 {
  360. b = append(b, '0')
  361. }
  362. b = strconv.AppendInt(b, int64(t.Hour()), 10)
  363. b = append(b, bez.timeSeparator...)
  364. if t.Minute() < 10 {
  365. b = append(b, '0')
  366. }
  367. b = strconv.AppendInt(b, int64(t.Minute()), 10)
  368. b = append(b, bez.timeSeparator...)
  369. if t.Second() < 10 {
  370. b = append(b, '0')
  371. }
  372. b = strconv.AppendInt(b, int64(t.Second()), 10)
  373. b = append(b, []byte{0x20}...)
  374. tz, _ := t.Zone()
  375. b = append(b, tz...)
  376. return string(b)
  377. }
  378. // FmtTimeFull returns the full time representation of 't' for 'bez_TZ'
  379. func (bez *bez_TZ) FmtTimeFull(t time.Time) string {
  380. b := make([]byte, 0, 32)
  381. if t.Hour() < 10 {
  382. b = append(b, '0')
  383. }
  384. b = strconv.AppendInt(b, int64(t.Hour()), 10)
  385. b = append(b, bez.timeSeparator...)
  386. if t.Minute() < 10 {
  387. b = append(b, '0')
  388. }
  389. b = strconv.AppendInt(b, int64(t.Minute()), 10)
  390. b = append(b, bez.timeSeparator...)
  391. if t.Second() < 10 {
  392. b = append(b, '0')
  393. }
  394. b = strconv.AppendInt(b, int64(t.Second()), 10)
  395. b = append(b, []byte{0x20}...)
  396. tz, _ := t.Zone()
  397. if btz, ok := bez.timezones[tz]; ok {
  398. b = append(b, btz...)
  399. } else {
  400. b = append(b, tz...)
  401. }
  402. return string(b)
  403. }