es_US.go 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609
  1. package es_US
  2. import (
  3. "math"
  4. "strconv"
  5. "time"
  6. "github.com/go-playground/locales"
  7. "github.com/go-playground/locales/currency"
  8. )
  9. type es_US 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. percentSuffix string
  19. perMille string
  20. timeSeparator string
  21. inifinity string
  22. currencies []string // idx = enum of currency code
  23. currencyPositiveSuffix string
  24. currencyNegativeSuffix string
  25. monthsAbbreviated []string
  26. monthsNarrow []string
  27. monthsWide []string
  28. daysAbbreviated []string
  29. daysNarrow []string
  30. daysShort []string
  31. daysWide []string
  32. periodsAbbreviated []string
  33. periodsNarrow []string
  34. periodsShort []string
  35. periodsWide []string
  36. erasAbbreviated []string
  37. erasNarrow []string
  38. erasWide []string
  39. timezones map[string]string
  40. }
  41. // New returns a new instance of translator for the 'es_US' locale
  42. func New() locales.Translator {
  43. return &es_US{
  44. locale: "es_US",
  45. pluralsCardinal: []locales.PluralRule{2, 6},
  46. pluralsOrdinal: []locales.PluralRule{6},
  47. pluralsRange: []locales.PluralRule{6},
  48. decimal: ",",
  49. group: ".",
  50. minus: "-",
  51. percent: "%",
  52. perMille: "‰",
  53. timeSeparator: ":",
  54. inifinity: "∞",
  55. 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 ", "¥", "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 ", "$", "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 "},
  56. percentSuffix: " ",
  57. currencyPositiveSuffix: " ",
  58. currencyNegativeSuffix: " ",
  59. monthsAbbreviated: []string{"", "ene.", "feb.", "mar.", "abr.", "may.", "jun.", "jul.", "ago.", "sept.", "oct.", "nov.", "dic."},
  60. monthsNarrow: []string{"", "E", "F", "M", "A", "M", "J", "J", "A", "S", "O", "N", "D"},
  61. monthsWide: []string{"", "enero", "febrero", "marzo", "abril", "mayo", "junio", "julio", "agosto", "septiembre", "octubre", "noviembre", "diciembre"},
  62. daysAbbreviated: []string{"dom.", "lun.", "mar.", "mié.", "jue.", "vie.", "sáb."},
  63. daysNarrow: []string{"D", "L", "M", "X", "J", "V", "S"},
  64. daysShort: []string{"DO", "LU", "MA", "MI", "JU", "VI", "SA"},
  65. daysWide: []string{"domingo", "lunes", "martes", "miércoles", "jueves", "viernes", "sábado"},
  66. periodsAbbreviated: []string{"a. m.", "p. m."},
  67. periodsNarrow: []string{"a", "p"},
  68. periodsWide: []string{"AM", "PM"},
  69. erasAbbreviated: []string{"a. C.", "d. C."},
  70. erasNarrow: []string{"", ""},
  71. erasWide: []string{"antes de Cristo", "después de Cristo"},
  72. timezones: map[string]string{"WIB": "hora de Indonesia occidental", "IST": "hora estándar de la India", "OEZ": "hora estándar de Europa oriental", "ACST": "hora estándar de Australia central", "WART": "hora estándar de Argentina occidental", "WAT": "hora estándar de África occidental", "ART": "hora estándar de Argentina", "WIT": "hora de Indonesia oriental", "OESZ": "hora de verano de Europa oriental", "PST": "hora estándar del Pacífico", "CLT": "hora estándar de Chile", "AEDT": "hora de verano de Australia oriental", "COST": "hora de verano de Colombia", "BT": "hora de Bután", "AST": "hora estándar del Atlántico", "GYT": "hora de Guyana", "CHADT": "hora de verano de Chatham", "WEZ": "hora estándar de Europa occidental", "GMT": "hora del meridiano de Greenwich", "MESZ": "hora de verano de Europa central", "PDT": "hora de verano del Pacífico", "AWDT": "hora de verano de Australia occidental", "NZDT": "hora de verano de Nueva Zelanda", "MST": "hora estándar de las Montañas", "CHAST": "hora estándar de Chatham", "CLST": "hora de verano de Chile", "ECT": "hora de Ecuador", "HAT": "hora de verano de Terranova", "TMT": "hora estándar de Turkmenistán", "LHDT": "hora de verano de Lord Howe", "VET": "hora de Venezuela", "ACWDT": "hora de verano de Australia centroccidental", "WARST": "hora de verano de Argentina occidental", "WITA": "hora de Indonesia central", "BOT": "hora de Bolivia", "AEST": "hora estándar de Australia oriental", "HAST": "hora estándar de Hawái-Aleutiano", "LHST": "hora estándar de Lord Howe", "MEZ": "hora estándar de Europa central", "ADT": "hora de verano del Atlántico", "HKT": "hora estándar de Hong Kong", "SRT": "hora de Surinam", "UYST": "hora de verano de Uruguay", "NZST": "hora estándar de Nueva Zelanda", "CAT": "hora de África central", "HADT": "hora de verano de Hawái-Aleutiano", "JDT": "hora de verano de Japón", "UYT": "hora estándar de Uruguay", "ACDT": "hora de verano de Australia central", "ARST": "hora de verano de Argentina", "CDT": "hora de verano central", "WESZ": "hora de verano de Europa occidental", "EDT": "hora de verano oriental", "GFT": "hora de la Guayana Francesa", "TMST": "hora de verano de Turkmenistán", "ACWST": "hora estándar de Australia centroccidental", "HNT": "hora estándar de Terranova", "MYT": "hora de Malasia", "SAST": "hora de Sudáfrica", "HKST": "hora de verano de Hong Kong", "CST": "hora estándar central", "AWST": "hora estándar de Australia occidental", "∅∅∅": "hora de verano de Brasilia", "EST": "hora estándar oriental", "WAST": "hora de verano de África occidental", "JST": "hora estándar de Japón", "ChST": "hora estándar de Chamorro", "COT": "hora estándar de Colombia", "SGT": "hora de Singapur", "AKST": "hora estándar de Alaska", "MDT": "hora de verano de las Montañas", "EAT": "hora de África oriental", "AKDT": "hora de verano de Alaska"},
  73. }
  74. }
  75. // Locale returns the current translators string locale
  76. func (es *es_US) Locale() string {
  77. return es.locale
  78. }
  79. // PluralsCardinal returns the list of cardinal plural rules associated with 'es_US'
  80. func (es *es_US) PluralsCardinal() []locales.PluralRule {
  81. return es.pluralsCardinal
  82. }
  83. // PluralsOrdinal returns the list of ordinal plural rules associated with 'es_US'
  84. func (es *es_US) PluralsOrdinal() []locales.PluralRule {
  85. return es.pluralsOrdinal
  86. }
  87. // PluralsRange returns the list of range plural rules associated with 'es_US'
  88. func (es *es_US) PluralsRange() []locales.PluralRule {
  89. return es.pluralsRange
  90. }
  91. // CardinalPluralRule returns the cardinal PluralRule given 'num' and digits/precision of 'v' for 'es_US'
  92. func (es *es_US) CardinalPluralRule(num float64, v uint64) locales.PluralRule {
  93. n := math.Abs(num)
  94. if n == 1 {
  95. return locales.PluralRuleOne
  96. }
  97. return locales.PluralRuleOther
  98. }
  99. // OrdinalPluralRule returns the ordinal PluralRule given 'num' and digits/precision of 'v' for 'es_US'
  100. func (es *es_US) OrdinalPluralRule(num float64, v uint64) locales.PluralRule {
  101. return locales.PluralRuleOther
  102. }
  103. // RangePluralRule returns the ordinal PluralRule given 'num1', 'num2' and digits/precision of 'v1' and 'v2' for 'es_US'
  104. func (es *es_US) RangePluralRule(num1 float64, v1 uint64, num2 float64, v2 uint64) locales.PluralRule {
  105. return locales.PluralRuleOther
  106. }
  107. // MonthAbbreviated returns the locales abbreviated month given the 'month' provided
  108. func (es *es_US) MonthAbbreviated(month time.Month) string {
  109. return es.monthsAbbreviated[month]
  110. }
  111. // MonthsAbbreviated returns the locales abbreviated months
  112. func (es *es_US) MonthsAbbreviated() []string {
  113. return es.monthsAbbreviated[1:]
  114. }
  115. // MonthNarrow returns the locales narrow month given the 'month' provided
  116. func (es *es_US) MonthNarrow(month time.Month) string {
  117. return es.monthsNarrow[month]
  118. }
  119. // MonthsNarrow returns the locales narrow months
  120. func (es *es_US) MonthsNarrow() []string {
  121. return es.monthsNarrow[1:]
  122. }
  123. // MonthWide returns the locales wide month given the 'month' provided
  124. func (es *es_US) MonthWide(month time.Month) string {
  125. return es.monthsWide[month]
  126. }
  127. // MonthsWide returns the locales wide months
  128. func (es *es_US) MonthsWide() []string {
  129. return es.monthsWide[1:]
  130. }
  131. // WeekdayAbbreviated returns the locales abbreviated weekday given the 'weekday' provided
  132. func (es *es_US) WeekdayAbbreviated(weekday time.Weekday) string {
  133. return es.daysAbbreviated[weekday]
  134. }
  135. // WeekdaysAbbreviated returns the locales abbreviated weekdays
  136. func (es *es_US) WeekdaysAbbreviated() []string {
  137. return es.daysAbbreviated
  138. }
  139. // WeekdayNarrow returns the locales narrow weekday given the 'weekday' provided
  140. func (es *es_US) WeekdayNarrow(weekday time.Weekday) string {
  141. return es.daysNarrow[weekday]
  142. }
  143. // WeekdaysNarrow returns the locales narrow weekdays
  144. func (es *es_US) WeekdaysNarrow() []string {
  145. return es.daysNarrow
  146. }
  147. // WeekdayShort returns the locales short weekday given the 'weekday' provided
  148. func (es *es_US) WeekdayShort(weekday time.Weekday) string {
  149. return es.daysShort[weekday]
  150. }
  151. // WeekdaysShort returns the locales short weekdays
  152. func (es *es_US) WeekdaysShort() []string {
  153. return es.daysShort
  154. }
  155. // WeekdayWide returns the locales wide weekday given the 'weekday' provided
  156. func (es *es_US) WeekdayWide(weekday time.Weekday) string {
  157. return es.daysWide[weekday]
  158. }
  159. // WeekdaysWide returns the locales wide weekdays
  160. func (es *es_US) WeekdaysWide() []string {
  161. return es.daysWide
  162. }
  163. // FmtNumber returns 'num' with digits/precision of 'v' for 'es_US' and handles both Whole and Real numbers based on 'v'
  164. func (es *es_US) FmtNumber(num float64, v uint64) string {
  165. s := strconv.FormatFloat(math.Abs(num), 'f', int(v), 64)
  166. l := len(s) + 2 + 1*len(s[:len(s)-int(v)-1])/3
  167. count := 0
  168. inWhole := v == 0
  169. b := make([]byte, 0, l)
  170. for i := len(s) - 1; i >= 0; i-- {
  171. if s[i] == '.' {
  172. b = append(b, es.decimal[0])
  173. inWhole = true
  174. continue
  175. }
  176. if inWhole {
  177. if count == 3 {
  178. b = append(b, es.group[0])
  179. count = 1
  180. } else {
  181. count++
  182. }
  183. }
  184. b = append(b, s[i])
  185. }
  186. if num < 0 {
  187. b = append(b, es.minus[0])
  188. }
  189. // reverse
  190. for i, j := 0, len(b)-1; i < j; i, j = i+1, j-1 {
  191. b[i], b[j] = b[j], b[i]
  192. }
  193. return string(b)
  194. }
  195. // FmtPercent returns 'num' with digits/precision of 'v' for 'es_US' and handles both Whole and Real numbers based on 'v'
  196. // NOTE: 'num' passed into FmtPercent is assumed to be in percent already
  197. func (es *es_US) FmtPercent(num float64, v uint64) string {
  198. s := strconv.FormatFloat(math.Abs(num), 'f', int(v), 64)
  199. l := len(s) + 5
  200. b := make([]byte, 0, l)
  201. for i := len(s) - 1; i >= 0; i-- {
  202. if s[i] == '.' {
  203. b = append(b, es.decimal[0])
  204. continue
  205. }
  206. b = append(b, s[i])
  207. }
  208. if num < 0 {
  209. b = append(b, es.minus[0])
  210. }
  211. // reverse
  212. for i, j := 0, len(b)-1; i < j; i, j = i+1, j-1 {
  213. b[i], b[j] = b[j], b[i]
  214. }
  215. b = append(b, es.percentSuffix...)
  216. b = append(b, es.percent...)
  217. return string(b)
  218. }
  219. // FmtCurrency returns the currency representation of 'num' with digits/precision of 'v' for 'es_US'
  220. func (es *es_US) FmtCurrency(num float64, v uint64, currency currency.Type) string {
  221. s := strconv.FormatFloat(math.Abs(num), 'f', int(v), 64)
  222. symbol := es.currencies[currency]
  223. l := len(s) + len(symbol) + 4 + 1*len(s[:len(s)-int(v)-1])/3
  224. count := 0
  225. inWhole := v == 0
  226. b := make([]byte, 0, l)
  227. for i := len(s) - 1; i >= 0; i-- {
  228. if s[i] == '.' {
  229. b = append(b, es.decimal[0])
  230. inWhole = true
  231. continue
  232. }
  233. if inWhole {
  234. if count == 3 {
  235. b = append(b, es.group[0])
  236. count = 1
  237. } else {
  238. count++
  239. }
  240. }
  241. b = append(b, s[i])
  242. }
  243. if num < 0 {
  244. b = append(b, es.minus[0])
  245. }
  246. // reverse
  247. for i, j := 0, len(b)-1; i < j; i, j = i+1, j-1 {
  248. b[i], b[j] = b[j], b[i]
  249. }
  250. if int(v) < 2 {
  251. if v == 0 {
  252. b = append(b, es.decimal...)
  253. }
  254. for i := 0; i < 2-int(v); i++ {
  255. b = append(b, '0')
  256. }
  257. }
  258. b = append(b, es.currencyPositiveSuffix...)
  259. b = append(b, symbol...)
  260. return string(b)
  261. }
  262. // FmtAccounting returns the currency representation of 'num' with digits/precision of 'v' for 'es_US'
  263. // in accounting notation.
  264. func (es *es_US) FmtAccounting(num float64, v uint64, currency currency.Type) string {
  265. s := strconv.FormatFloat(math.Abs(num), 'f', int(v), 64)
  266. symbol := es.currencies[currency]
  267. l := len(s) + len(symbol) + 4 + 1*len(s[:len(s)-int(v)-1])/3
  268. count := 0
  269. inWhole := v == 0
  270. b := make([]byte, 0, l)
  271. for i := len(s) - 1; i >= 0; i-- {
  272. if s[i] == '.' {
  273. b = append(b, es.decimal[0])
  274. inWhole = true
  275. continue
  276. }
  277. if inWhole {
  278. if count == 3 {
  279. b = append(b, es.group[0])
  280. count = 1
  281. } else {
  282. count++
  283. }
  284. }
  285. b = append(b, s[i])
  286. }
  287. if num < 0 {
  288. b = append(b, es.minus[0])
  289. }
  290. // reverse
  291. for i, j := 0, len(b)-1; i < j; i, j = i+1, j-1 {
  292. b[i], b[j] = b[j], b[i]
  293. }
  294. if int(v) < 2 {
  295. if v == 0 {
  296. b = append(b, es.decimal...)
  297. }
  298. for i := 0; i < 2-int(v); i++ {
  299. b = append(b, '0')
  300. }
  301. }
  302. if num < 0 {
  303. b = append(b, es.currencyNegativeSuffix...)
  304. b = append(b, symbol...)
  305. } else {
  306. b = append(b, es.currencyPositiveSuffix...)
  307. b = append(b, symbol...)
  308. }
  309. return string(b)
  310. }
  311. // FmtDateShort returns the short date representation of 't' for 'es_US'
  312. func (es *es_US) FmtDateShort(t time.Time) string {
  313. b := make([]byte, 0, 32)
  314. b = strconv.AppendInt(b, int64(t.Day()), 10)
  315. b = append(b, []byte{0x2f}...)
  316. b = strconv.AppendInt(b, int64(t.Month()), 10)
  317. b = append(b, []byte{0x2f}...)
  318. if t.Year() > 9 {
  319. b = append(b, strconv.Itoa(t.Year())[2:]...)
  320. } else {
  321. b = append(b, strconv.Itoa(t.Year())[1:]...)
  322. }
  323. return string(b)
  324. }
  325. // FmtDateMedium returns the medium date representation of 't' for 'es_US'
  326. func (es *es_US) FmtDateMedium(t time.Time) string {
  327. b := make([]byte, 0, 32)
  328. b = strconv.AppendInt(b, int64(t.Day()), 10)
  329. b = append(b, []byte{0x20}...)
  330. b = append(b, es.monthsAbbreviated[t.Month()]...)
  331. b = append(b, []byte{0x20}...)
  332. b = strconv.AppendInt(b, int64(t.Year()), 10)
  333. return string(b)
  334. }
  335. // FmtDateLong returns the long date representation of 't' for 'es_US'
  336. func (es *es_US) FmtDateLong(t time.Time) string {
  337. b := make([]byte, 0, 32)
  338. b = strconv.AppendInt(b, int64(t.Day()), 10)
  339. b = append(b, []byte{}...)
  340. b = append(b, []byte{0x27, 0x64, 0x65, 0x27, 0x20}...)
  341. b = append(b, es.monthsWide[t.Month()]...)
  342. b = append(b, []byte{}...)
  343. b = append(b, []byte{0x27, 0x64, 0x65, 0x27, 0x20}...)
  344. b = strconv.AppendInt(b, int64(t.Year()), 10)
  345. return string(b)
  346. }
  347. // FmtDateFull returns the full date representation of 't' for 'es_US'
  348. func (es *es_US) FmtDateFull(t time.Time) string {
  349. b := make([]byte, 0, 32)
  350. b = append(b, es.daysWide[t.Weekday()]...)
  351. b = append(b, []byte{0x2c, 0x20}...)
  352. b = strconv.AppendInt(b, int64(t.Day()), 10)
  353. b = append(b, []byte{}...)
  354. b = append(b, []byte{0x27, 0x64, 0x65, 0x27, 0x20}...)
  355. b = append(b, es.monthsWide[t.Month()]...)
  356. b = append(b, []byte{}...)
  357. b = append(b, []byte{0x27, 0x64, 0x65, 0x27, 0x20}...)
  358. b = strconv.AppendInt(b, int64(t.Year()), 10)
  359. return string(b)
  360. }
  361. // FmtTimeShort returns the short time representation of 't' for 'es_US'
  362. func (es *es_US) FmtTimeShort(t time.Time) string {
  363. b := make([]byte, 0, 32)
  364. h := t.Hour()
  365. if h > 12 {
  366. h -= 12
  367. }
  368. b = strconv.AppendInt(b, int64(h), 10)
  369. b = append(b, es.timeSeparator...)
  370. if t.Minute() < 10 {
  371. b = append(b, '0')
  372. }
  373. b = strconv.AppendInt(b, int64(t.Minute()), 10)
  374. b = append(b, []byte{0x20}...)
  375. if t.Hour() < 12 {
  376. b = append(b, es.periodsAbbreviated[0]...)
  377. } else {
  378. b = append(b, es.periodsAbbreviated[1]...)
  379. }
  380. return string(b)
  381. }
  382. // FmtTimeMedium returns the medium time representation of 't' for 'es_US'
  383. func (es *es_US) FmtTimeMedium(t time.Time) string {
  384. b := make([]byte, 0, 32)
  385. h := t.Hour()
  386. if h > 12 {
  387. h -= 12
  388. }
  389. b = strconv.AppendInt(b, int64(h), 10)
  390. b = append(b, es.timeSeparator...)
  391. if t.Minute() < 10 {
  392. b = append(b, '0')
  393. }
  394. b = strconv.AppendInt(b, int64(t.Minute()), 10)
  395. b = append(b, es.timeSeparator...)
  396. if t.Second() < 10 {
  397. b = append(b, '0')
  398. }
  399. b = strconv.AppendInt(b, int64(t.Second()), 10)
  400. b = append(b, []byte{0x20}...)
  401. if t.Hour() < 12 {
  402. b = append(b, es.periodsAbbreviated[0]...)
  403. } else {
  404. b = append(b, es.periodsAbbreviated[1]...)
  405. }
  406. return string(b)
  407. }
  408. // FmtTimeLong returns the long time representation of 't' for 'es_US'
  409. func (es *es_US) FmtTimeLong(t time.Time) string {
  410. b := make([]byte, 0, 32)
  411. h := t.Hour()
  412. if h > 12 {
  413. h -= 12
  414. }
  415. b = strconv.AppendInt(b, int64(h), 10)
  416. b = append(b, es.timeSeparator...)
  417. if t.Minute() < 10 {
  418. b = append(b, '0')
  419. }
  420. b = strconv.AppendInt(b, int64(t.Minute()), 10)
  421. b = append(b, es.timeSeparator...)
  422. if t.Second() < 10 {
  423. b = append(b, '0')
  424. }
  425. b = strconv.AppendInt(b, int64(t.Second()), 10)
  426. b = append(b, []byte{0x20}...)
  427. if t.Hour() < 12 {
  428. b = append(b, es.periodsAbbreviated[0]...)
  429. } else {
  430. b = append(b, es.periodsAbbreviated[1]...)
  431. }
  432. b = append(b, []byte{0x20}...)
  433. tz, _ := t.Zone()
  434. b = append(b, tz...)
  435. return string(b)
  436. }
  437. // FmtTimeFull returns the full time representation of 't' for 'es_US'
  438. func (es *es_US) FmtTimeFull(t time.Time) string {
  439. b := make([]byte, 0, 32)
  440. h := t.Hour()
  441. if h > 12 {
  442. h -= 12
  443. }
  444. b = strconv.AppendInt(b, int64(h), 10)
  445. b = append(b, es.timeSeparator...)
  446. if t.Minute() < 10 {
  447. b = append(b, '0')
  448. }
  449. b = strconv.AppendInt(b, int64(t.Minute()), 10)
  450. b = append(b, es.timeSeparator...)
  451. if t.Second() < 10 {
  452. b = append(b, '0')
  453. }
  454. b = strconv.AppendInt(b, int64(t.Second()), 10)
  455. b = append(b, []byte{0x20}...)
  456. if t.Hour() < 12 {
  457. b = append(b, es.periodsAbbreviated[0]...)
  458. } else {
  459. b = append(b, es.periodsAbbreviated[1]...)
  460. }
  461. b = append(b, []byte{0x20}...)
  462. tz, _ := t.Zone()
  463. if btz, ok := es.timezones[tz]; ok {
  464. b = append(b, btz...)
  465. } else {
  466. b = append(b, tz...)
  467. }
  468. return string(b)
  469. }