es_CO.go 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664
  1. package es_CO
  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_CO 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. currencyPositivePrefix string
  24. currencyNegativePrefix 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_CO' locale
  42. func New() locales.Translator {
  43. return &es_CO{
  44. locale: "es_CO",
  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", "BYN", "BYR", "BZD", "CAD", "CDF", "CHE", "CHF", "CHW", "CLE", "CLF", "CLP", "CNH", "CNX", "CNY", "$", "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", "US$", "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. currencyPositivePrefix: " ",
  58. currencyNegativePrefix: " ",
  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", "M", "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. m.", "p. m."},
  68. periodsWide: []string{"a. m.", "p. m."},
  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{"CHADT": "hora de verano de Chatham", "WAT": "hora estándar de África occidental", "JST": "hora estándar de Japón", "HEEG": "hora de verano de Groenlandia oriental", "LHST": "hora estándar de Lord Howe", "HENOMX": "hora de verano del noroeste de México", "CLST": "hora de verano de Chile", "WIT": "hora de Indonesia oriental", "COT": "hora estándar de Colombia", "ACWST": "hora estándar de Australia centroccidental", "WARST": "hora de verano de Argentina occidental", "WITA": "hora de Indonesia central", "HKT": "hora estándar de Hong Kong", "ChST": "hora estándar de Chamorro", "CHAST": "hora estándar de Chatham", "BOT": "hora de Bolivia", "SGT": "hora de Singapur", "TMT": "hora estándar de Turkmenistán", "TMST": "hora de verano de Turkmenistán", "GMT": "hora del meridiano de Greenwich", "HEPMX": "hora de verano del Pacífico de México", "ECT": "hora de Ecuador", "∅∅∅": "hora de verano del Amazonas", "UYT": "hora estándar de Uruguay", "CDT": "hora de verano central", "WEZ": "hora estándar de Europa del Oeste", "ACWDT": "hora de verano de Australia centroccidental", "MEZ": "hora estándar de Europa central", "SRT": "hora de Surinam", "OEZ": "hora estándar de Europa del Este", "HADT": "hora de verano de Hawái-Aleutianas", "CST": "hora estándar central", "EDT": "hora de verano oriental", "HKST": "hora de verano de Hong Kong", "HNPM": "hora estándar de San Pedro y Miquelón", "HAST": "hora estándar de Hawái-Aleutianas", "PDT": "hora de verano del Pacífico", "HNT": "hora estándar de Terranova", "VET": "hora de Venezuela", "HECU": "hora de verano de Cuba", "WAST": "hora de verano de África occidental", "WESZ": "hora de verano de Europa del Oeste", "AKDT": "hora de verano de Alaska", "HNOG": "hora estándar de Groenlandia occidental", "HNEG": "hora estándar de Groenlandia oriental", "LHDT": "hora de verano de Lord Howe", "HNNOMX": "hora estándar del noroeste de México", "EAT": "hora de África oriental", "COST": "hora de verano de Colombia", "AEST": "hora estándar de Australia oriental", "MDT": "hora de verano de las Montañas", "HAT": "hora de verano de Terranova", "CAT": "hora de África central", "AWST": "hora estándar de Australia occidental", "HEOG": "hora de verano de Groenlandia occidental", "ACST": "hora estándar de Australia central", "AWDT": "hora de verano de Australia occidental", "ADT": "hora de verano del Atlántico", "WIB": "hora de Indonesia occidental", "NZDT": "hora de verano de Nueva Zelanda", "MYT": "hora de Malasia", "AKST": "hora estándar de Alaska", "CLT": "hora estándar de Chile", "HNCU": "hora estándar de Cuba", "AEDT": "hora de verano de Australia oriental", "OESZ": "hora de verano de Europa del Este", "PST": "hora estándar del Pacífico", "AST": "hora estándar del Atlántico", "MST": "hora estándar de las Montañas", "GFT": "hora de la Guayana Francesa", "JDT": "hora de verano de Japón", "NZST": "hora estándar de Nueva Zelanda", "EST": "hora estándar oriental", "GYT": "hora de Guyana", "HNPMX": "hora estándar del Pacífico de México", "SAST": "hora de Sudáfrica", "BT": "hora de Bután", "MESZ": "hora de verano de Europa central", "IST": "hora de India", "ART": "hora estándar de Argentina", "ARST": "hora de verano de Argentina", "UYST": "hora de verano de Uruguay", "ACDT": "hora de verano de Australia central", "WART": "hora estándar de Argentina occidental", "HEPM": "hora de verano de San Pedro y Miquelón"},
  73. }
  74. }
  75. // Locale returns the current translators string locale
  76. func (es *es_CO) Locale() string {
  77. return es.locale
  78. }
  79. // PluralsCardinal returns the list of cardinal plural rules associated with 'es_CO'
  80. func (es *es_CO) PluralsCardinal() []locales.PluralRule {
  81. return es.pluralsCardinal
  82. }
  83. // PluralsOrdinal returns the list of ordinal plural rules associated with 'es_CO'
  84. func (es *es_CO) PluralsOrdinal() []locales.PluralRule {
  85. return es.pluralsOrdinal
  86. }
  87. // PluralsRange returns the list of range plural rules associated with 'es_CO'
  88. func (es *es_CO) PluralsRange() []locales.PluralRule {
  89. return es.pluralsRange
  90. }
  91. // CardinalPluralRule returns the cardinal PluralRule given 'num' and digits/precision of 'v' for 'es_CO'
  92. func (es *es_CO) 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_CO'
  100. func (es *es_CO) 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_CO'
  104. func (es *es_CO) 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_CO) MonthAbbreviated(month time.Month) string {
  109. return es.monthsAbbreviated[month]
  110. }
  111. // MonthsAbbreviated returns the locales abbreviated months
  112. func (es *es_CO) MonthsAbbreviated() []string {
  113. return es.monthsAbbreviated[1:]
  114. }
  115. // MonthNarrow returns the locales narrow month given the 'month' provided
  116. func (es *es_CO) MonthNarrow(month time.Month) string {
  117. return es.monthsNarrow[month]
  118. }
  119. // MonthsNarrow returns the locales narrow months
  120. func (es *es_CO) MonthsNarrow() []string {
  121. return es.monthsNarrow[1:]
  122. }
  123. // MonthWide returns the locales wide month given the 'month' provided
  124. func (es *es_CO) MonthWide(month time.Month) string {
  125. return es.monthsWide[month]
  126. }
  127. // MonthsWide returns the locales wide months
  128. func (es *es_CO) MonthsWide() []string {
  129. return es.monthsWide[1:]
  130. }
  131. // WeekdayAbbreviated returns the locales abbreviated weekday given the 'weekday' provided
  132. func (es *es_CO) WeekdayAbbreviated(weekday time.Weekday) string {
  133. return es.daysAbbreviated[weekday]
  134. }
  135. // WeekdaysAbbreviated returns the locales abbreviated weekdays
  136. func (es *es_CO) WeekdaysAbbreviated() []string {
  137. return es.daysAbbreviated
  138. }
  139. // WeekdayNarrow returns the locales narrow weekday given the 'weekday' provided
  140. func (es *es_CO) WeekdayNarrow(weekday time.Weekday) string {
  141. return es.daysNarrow[weekday]
  142. }
  143. // WeekdaysNarrow returns the locales narrow weekdays
  144. func (es *es_CO) WeekdaysNarrow() []string {
  145. return es.daysNarrow
  146. }
  147. // WeekdayShort returns the locales short weekday given the 'weekday' provided
  148. func (es *es_CO) WeekdayShort(weekday time.Weekday) string {
  149. return es.daysShort[weekday]
  150. }
  151. // WeekdaysShort returns the locales short weekdays
  152. func (es *es_CO) WeekdaysShort() []string {
  153. return es.daysShort
  154. }
  155. // WeekdayWide returns the locales wide weekday given the 'weekday' provided
  156. func (es *es_CO) WeekdayWide(weekday time.Weekday) string {
  157. return es.daysWide[weekday]
  158. }
  159. // WeekdaysWide returns the locales wide weekdays
  160. func (es *es_CO) WeekdaysWide() []string {
  161. return es.daysWide
  162. }
  163. // Decimal returns the decimal point of number
  164. func (es *es_CO) Decimal() string {
  165. return es.decimal
  166. }
  167. // Group returns the group of number
  168. func (es *es_CO) Group() string {
  169. return es.group
  170. }
  171. // Group returns the minus sign of number
  172. func (es *es_CO) Minus() string {
  173. return es.minus
  174. }
  175. // FmtNumber returns 'num' with digits/precision of 'v' for 'es_CO' and handles both Whole and Real numbers based on 'v'
  176. func (es *es_CO) FmtNumber(num float64, v uint64) string {
  177. s := strconv.FormatFloat(math.Abs(num), 'f', int(v), 64)
  178. l := len(s) + 2 + 1*len(s[:len(s)-int(v)-1])/3
  179. count := 0
  180. inWhole := v == 0
  181. b := make([]byte, 0, l)
  182. for i := len(s) - 1; i >= 0; i-- {
  183. if s[i] == '.' {
  184. b = append(b, es.decimal[0])
  185. inWhole = true
  186. continue
  187. }
  188. if inWhole {
  189. if count == 3 {
  190. b = append(b, es.group[0])
  191. count = 1
  192. } else {
  193. count++
  194. }
  195. }
  196. b = append(b, s[i])
  197. }
  198. if num < 0 {
  199. b = append(b, es.minus[0])
  200. }
  201. // reverse
  202. for i, j := 0, len(b)-1; i < j; i, j = i+1, j-1 {
  203. b[i], b[j] = b[j], b[i]
  204. }
  205. return string(b)
  206. }
  207. // FmtPercent returns 'num' with digits/precision of 'v' for 'es_CO' and handles both Whole and Real numbers based on 'v'
  208. // NOTE: 'num' passed into FmtPercent is assumed to be in percent already
  209. func (es *es_CO) FmtPercent(num float64, v uint64) string {
  210. s := strconv.FormatFloat(math.Abs(num), 'f', int(v), 64)
  211. l := len(s) + 5
  212. b := make([]byte, 0, l)
  213. for i := len(s) - 1; i >= 0; i-- {
  214. if s[i] == '.' {
  215. b = append(b, es.decimal[0])
  216. continue
  217. }
  218. b = append(b, s[i])
  219. }
  220. if num < 0 {
  221. b = append(b, es.minus[0])
  222. }
  223. // reverse
  224. for i, j := 0, len(b)-1; i < j; i, j = i+1, j-1 {
  225. b[i], b[j] = b[j], b[i]
  226. }
  227. b = append(b, es.percentSuffix...)
  228. b = append(b, es.percent...)
  229. return string(b)
  230. }
  231. // FmtCurrency returns the currency representation of 'num' with digits/precision of 'v' for 'es_CO'
  232. func (es *es_CO) FmtCurrency(num float64, v uint64, currency currency.Type) string {
  233. s := strconv.FormatFloat(math.Abs(num), 'f', int(v), 64)
  234. symbol := es.currencies[currency]
  235. l := len(s) + len(symbol) + 4 + 1*len(s[:len(s)-int(v)-1])/3
  236. count := 0
  237. inWhole := v == 0
  238. b := make([]byte, 0, l)
  239. for i := len(s) - 1; i >= 0; i-- {
  240. if s[i] == '.' {
  241. b = append(b, es.decimal[0])
  242. inWhole = true
  243. continue
  244. }
  245. if inWhole {
  246. if count == 3 {
  247. b = append(b, es.group[0])
  248. count = 1
  249. } else {
  250. count++
  251. }
  252. }
  253. b = append(b, s[i])
  254. }
  255. for j := len(symbol) - 1; j >= 0; j-- {
  256. b = append(b, symbol[j])
  257. }
  258. for j := len(es.currencyPositivePrefix) - 1; j >= 0; j-- {
  259. b = append(b, es.currencyPositivePrefix[j])
  260. }
  261. if num < 0 {
  262. b = append(b, es.minus[0])
  263. }
  264. // reverse
  265. for i, j := 0, len(b)-1; i < j; i, j = i+1, j-1 {
  266. b[i], b[j] = b[j], b[i]
  267. }
  268. if int(v) < 2 {
  269. if v == 0 {
  270. b = append(b, es.decimal...)
  271. }
  272. for i := 0; i < 2-int(v); i++ {
  273. b = append(b, '0')
  274. }
  275. }
  276. return string(b)
  277. }
  278. // FmtAccounting returns the currency representation of 'num' with digits/precision of 'v' for 'es_CO'
  279. // in accounting notation.
  280. func (es *es_CO) FmtAccounting(num float64, v uint64, currency currency.Type) string {
  281. s := strconv.FormatFloat(math.Abs(num), 'f', int(v), 64)
  282. symbol := es.currencies[currency]
  283. l := len(s) + len(symbol) + 4 + 1*len(s[:len(s)-int(v)-1])/3
  284. count := 0
  285. inWhole := v == 0
  286. b := make([]byte, 0, l)
  287. for i := len(s) - 1; i >= 0; i-- {
  288. if s[i] == '.' {
  289. b = append(b, es.decimal[0])
  290. inWhole = true
  291. continue
  292. }
  293. if inWhole {
  294. if count == 3 {
  295. b = append(b, es.group[0])
  296. count = 1
  297. } else {
  298. count++
  299. }
  300. }
  301. b = append(b, s[i])
  302. }
  303. if num < 0 {
  304. for j := len(symbol) - 1; j >= 0; j-- {
  305. b = append(b, symbol[j])
  306. }
  307. for j := len(es.currencyNegativePrefix) - 1; j >= 0; j-- {
  308. b = append(b, es.currencyNegativePrefix[j])
  309. }
  310. b = append(b, es.minus[0])
  311. } else {
  312. for j := len(symbol) - 1; j >= 0; j-- {
  313. b = append(b, symbol[j])
  314. }
  315. for j := len(es.currencyPositivePrefix) - 1; j >= 0; j-- {
  316. b = append(b, es.currencyPositivePrefix[j])
  317. }
  318. }
  319. // reverse
  320. for i, j := 0, len(b)-1; i < j; i, j = i+1, j-1 {
  321. b[i], b[j] = b[j], b[i]
  322. }
  323. if int(v) < 2 {
  324. if v == 0 {
  325. b = append(b, es.decimal...)
  326. }
  327. for i := 0; i < 2-int(v); i++ {
  328. b = append(b, '0')
  329. }
  330. }
  331. return string(b)
  332. }
  333. // FmtDateShort returns the short date representation of 't' for 'es_CO'
  334. func (es *es_CO) FmtDateShort(t time.Time) string {
  335. b := make([]byte, 0, 32)
  336. b = strconv.AppendInt(b, int64(t.Day()), 10)
  337. b = append(b, []byte{0x2f}...)
  338. if t.Month() < 10 {
  339. b = append(b, '0')
  340. }
  341. b = strconv.AppendInt(b, int64(t.Month()), 10)
  342. b = append(b, []byte{0x2f}...)
  343. if t.Year() > 9 {
  344. b = append(b, strconv.Itoa(t.Year())[2:]...)
  345. } else {
  346. b = append(b, strconv.Itoa(t.Year())[1:]...)
  347. }
  348. return string(b)
  349. }
  350. // FmtDateMedium returns the medium date representation of 't' for 'es_CO'
  351. func (es *es_CO) FmtDateMedium(t time.Time) string {
  352. b := make([]byte, 0, 32)
  353. b = strconv.AppendInt(b, int64(t.Day()), 10)
  354. b = append(b, []byte{0x2f}...)
  355. if t.Month() < 10 {
  356. b = append(b, '0')
  357. }
  358. b = strconv.AppendInt(b, int64(t.Month()), 10)
  359. b = append(b, []byte{0x2f}...)
  360. if t.Year() > 0 {
  361. b = strconv.AppendInt(b, int64(t.Year()), 10)
  362. } else {
  363. b = strconv.AppendInt(b, int64(-t.Year()), 10)
  364. }
  365. return string(b)
  366. }
  367. // FmtDateLong returns the long date representation of 't' for 'es_CO'
  368. func (es *es_CO) FmtDateLong(t time.Time) string {
  369. b := make([]byte, 0, 32)
  370. b = strconv.AppendInt(b, int64(t.Day()), 10)
  371. b = append(b, []byte{0x20, 0x64, 0x65}...)
  372. b = append(b, []byte{0x20}...)
  373. b = append(b, es.monthsWide[t.Month()]...)
  374. b = append(b, []byte{0x20, 0x64, 0x65}...)
  375. b = append(b, []byte{0x20}...)
  376. if t.Year() > 0 {
  377. b = strconv.AppendInt(b, int64(t.Year()), 10)
  378. } else {
  379. b = strconv.AppendInt(b, int64(-t.Year()), 10)
  380. }
  381. return string(b)
  382. }
  383. // FmtDateFull returns the full date representation of 't' for 'es_CO'
  384. func (es *es_CO) FmtDateFull(t time.Time) string {
  385. b := make([]byte, 0, 32)
  386. b = append(b, es.daysWide[t.Weekday()]...)
  387. b = append(b, []byte{0x2c, 0x20}...)
  388. b = strconv.AppendInt(b, int64(t.Day()), 10)
  389. b = append(b, []byte{0x20, 0x64, 0x65}...)
  390. b = append(b, []byte{0x20}...)
  391. b = append(b, es.monthsWide[t.Month()]...)
  392. b = append(b, []byte{0x20, 0x64, 0x65}...)
  393. b = append(b, []byte{0x20}...)
  394. if t.Year() > 0 {
  395. b = strconv.AppendInt(b, int64(t.Year()), 10)
  396. } else {
  397. b = strconv.AppendInt(b, int64(-t.Year()), 10)
  398. }
  399. return string(b)
  400. }
  401. // FmtTimeShort returns the short time representation of 't' for 'es_CO'
  402. func (es *es_CO) FmtTimeShort(t time.Time) string {
  403. b := make([]byte, 0, 32)
  404. h := t.Hour()
  405. if h > 12 {
  406. h -= 12
  407. }
  408. b = strconv.AppendInt(b, int64(h), 10)
  409. b = append(b, es.timeSeparator...)
  410. if t.Minute() < 10 {
  411. b = append(b, '0')
  412. }
  413. b = strconv.AppendInt(b, int64(t.Minute()), 10)
  414. b = append(b, []byte{0x20}...)
  415. if t.Hour() < 12 {
  416. b = append(b, es.periodsAbbreviated[0]...)
  417. } else {
  418. b = append(b, es.periodsAbbreviated[1]...)
  419. }
  420. return string(b)
  421. }
  422. // FmtTimeMedium returns the medium time representation of 't' for 'es_CO'
  423. func (es *es_CO) FmtTimeMedium(t time.Time) string {
  424. b := make([]byte, 0, 32)
  425. h := t.Hour()
  426. if h > 12 {
  427. h -= 12
  428. }
  429. b = strconv.AppendInt(b, int64(h), 10)
  430. b = append(b, es.timeSeparator...)
  431. if t.Minute() < 10 {
  432. b = append(b, '0')
  433. }
  434. b = strconv.AppendInt(b, int64(t.Minute()), 10)
  435. b = append(b, es.timeSeparator...)
  436. if t.Second() < 10 {
  437. b = append(b, '0')
  438. }
  439. b = strconv.AppendInt(b, int64(t.Second()), 10)
  440. b = append(b, []byte{0x20}...)
  441. if t.Hour() < 12 {
  442. b = append(b, es.periodsAbbreviated[0]...)
  443. } else {
  444. b = append(b, es.periodsAbbreviated[1]...)
  445. }
  446. return string(b)
  447. }
  448. // FmtTimeLong returns the long time representation of 't' for 'es_CO'
  449. func (es *es_CO) FmtTimeLong(t time.Time) string {
  450. b := make([]byte, 0, 32)
  451. h := t.Hour()
  452. if h > 12 {
  453. h -= 12
  454. }
  455. b = strconv.AppendInt(b, int64(h), 10)
  456. b = append(b, es.timeSeparator...)
  457. if t.Minute() < 10 {
  458. b = append(b, '0')
  459. }
  460. b = strconv.AppendInt(b, int64(t.Minute()), 10)
  461. b = append(b, es.timeSeparator...)
  462. if t.Second() < 10 {
  463. b = append(b, '0')
  464. }
  465. b = strconv.AppendInt(b, int64(t.Second()), 10)
  466. b = append(b, []byte{0x20}...)
  467. if t.Hour() < 12 {
  468. b = append(b, es.periodsAbbreviated[0]...)
  469. } else {
  470. b = append(b, es.periodsAbbreviated[1]...)
  471. }
  472. b = append(b, []byte{0x20}...)
  473. tz, _ := t.Zone()
  474. b = append(b, tz...)
  475. return string(b)
  476. }
  477. // FmtTimeFull returns the full time representation of 't' for 'es_CO'
  478. func (es *es_CO) FmtTimeFull(t time.Time) string {
  479. b := make([]byte, 0, 32)
  480. h := t.Hour()
  481. if h > 12 {
  482. h -= 12
  483. }
  484. b = strconv.AppendInt(b, int64(h), 10)
  485. b = append(b, es.timeSeparator...)
  486. if t.Minute() < 10 {
  487. b = append(b, '0')
  488. }
  489. b = strconv.AppendInt(b, int64(t.Minute()), 10)
  490. b = append(b, es.timeSeparator...)
  491. if t.Second() < 10 {
  492. b = append(b, '0')
  493. }
  494. b = strconv.AppendInt(b, int64(t.Second()), 10)
  495. b = append(b, []byte{0x20}...)
  496. if t.Hour() < 12 {
  497. b = append(b, es.periodsAbbreviated[0]...)
  498. } else {
  499. b = append(b, es.periodsAbbreviated[1]...)
  500. }
  501. b = append(b, []byte{0x20}...)
  502. tz, _ := t.Zone()
  503. if btz, ok := es.timezones[tz]; ok {
  504. b = append(b, btz...)
  505. } else {
  506. b = append(b, tz...)
  507. }
  508. return string(b)
  509. }