yue_HK.go 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621
  1. package yue_HK
  2. import (
  3. "math"
  4. "strconv"
  5. "time"
  6. "github.com/go-playground/locales"
  7. "github.com/go-playground/locales/currency"
  8. )
  9. type yue_HK 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 'yue_HK' locale
  39. func New() locales.Translator {
  40. return &yue_HK{
  41. locale: "yue_HK",
  42. pluralsCardinal: []locales.PluralRule{6},
  43. pluralsOrdinal: []locales.PluralRule{6},
  44. pluralsRange: []locales.PluralRule{6},
  45. decimal: ".",
  46. group: ",",
  47. minus: "-",
  48. percent: "%",
  49. perMille: "‰",
  50. timeSeparator: ":",
  51. inifinity: "∞",
  52. 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", "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"},
  53. monthsAbbreviated: []string{"", "1月", "2月", "3月", "4月", "5月", "6月", "7月", "8月", "9月", "10月", "11月", "12月"},
  54. monthsNarrow: []string{"", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12"},
  55. monthsWide: []string{"", "1月", "2月", "3月", "4月", "5月", "6月", "7月", "8月", "9月", "10月", "11月", "12月"},
  56. daysAbbreviated: []string{"週日", "週一", "週二", "週三", "週四", "週五", "週六"},
  57. daysNarrow: []string{"日", "一", "二", "三", "四", "五", "六"},
  58. daysShort: []string{"日", "一", "二", "三", "四", "五", "六"},
  59. daysWide: []string{"星期日", "星期一", "星期二", "星期三", "星期四", "星期五", "星期六"},
  60. periodsAbbreviated: []string{"上午", "下午"},
  61. periodsNarrow: []string{"上午", "下午"},
  62. periodsWide: []string{"上午", "下午"},
  63. erasAbbreviated: []string{"西元前", "西元"},
  64. erasNarrow: []string{"西元前", "西元"},
  65. erasWide: []string{"西元前", "西元"},
  66. timezones: map[string]string{"HENOMX": "墨西哥西北部夏令時間", "LHDT": "豪勳爵島夏令時間", "GMT": "格林威治標準時間", "HNNOMX": "墨西哥西北部標準時間", "ARST": "阿根廷夏令時間", "BOT": "玻利維亞時間", "CHAST": "查坦群島標準時間", "WARST": "阿根廷西部夏令時間", "CLT": "智利標準時間", "HNT": "紐芬蘭標準時間", "AKST": "阿拉斯加標準時間", "HEPM": "聖皮埃爾和密克隆群島夏令時間", "NZST": "紐西蘭標準時間", "TMT": "土庫曼標準時間", "ART": "阿根廷標準時間", "OEZ": "東歐標準時間", "IST": "印度標準時間", "ADT": "大西洋夏令時間", "WAT": "西非標準時間", "CLST": "智利夏令時間", "ACWDT": "澳洲中西部夏令時間", "HAST": "夏威夷-阿留申標準時間", "HADT": "夏威夷-阿留申夏令時間", "WEZ": "西歐標準時間", "EDT": "東部夏令時間", "ACST": "澳洲中部標準時間", "ACDT": "澳洲中部夏令時間", "HNPMX": "墨西哥太平洋標準時間", "HEPMX": "墨西哥太平洋夏令時間", "CHADT": "查坦群島夏令時間", "BT": "不丹時間", "WIT": "印尼東部時間", "TMST": "土庫曼夏令時間", "OESZ": "東歐夏令時間", "CST": "中部標準時間", "MEZ": "中歐標準時間", "GYT": "蓋亞那時間", "WESZ": "西歐夏令時間", "EAT": "東非時間", "AKDT": "阿拉斯加夏令時間", "ChST": "查莫洛時間", "HNPM": "聖皮埃爾和密克隆群島標準時間", "MESZ": "中歐夏令時間", "MDT": "山區夏令時間", "AST": "大西洋標準時間", "LHST": "豪勳爵島標準時間", "∅∅∅": "亞速爾群島夏令時間", "AEDT": "澳洲東部夏令時間", "HEEG": "格陵蘭東部夏令時間", "ECT": "厄瓜多時間", "UYT": "烏拉圭標準時間", "NZDT": "紐西蘭夏令時間", "WART": "阿根廷西部標準時間", "WIB": "印尼西部時間", "HNCU": "古巴標準時間", "AWDT": "澳洲西部夏令時間", "HNEG": "格陵蘭東部標準時間", "SAST": "南非標準時間", "COT": "哥倫比亞標準時間", "GFT": "法屬圭亞那時間", "HAT": "紐芬蘭夏令時間", "ACWST": "澳洲中西部標準時間", "MYT": "馬來西亞時間", "HEOG": "格陵蘭西部夏令時間", "CDT": "中部夏令時間", "HNOG": "格陵蘭西部標準時間", "COST": "哥倫比亞夏令時間", "JST": "日本標準時間", "HKT": "香港標準時間", "SGT": "新加坡標準時間", "PDT": "太平洋夏令時間", "SRT": "蘇利南時間", "VET": "委內瑞拉時間", "JDT": "日本夏令時間", "EST": "東部標準時間", "HECU": "古巴夏令時間", "AWST": "澳洲西部標準時間", "UYST": "烏拉圭夏令時間", "WITA": "印尼中部時間", "WAST": "西非夏令時間", "PST": "太平洋標準時間", "AEST": "澳洲東部標準時間", "HKST": "香港夏令時間", "CAT": "中非時間", "MST": "山區標準時間"},
  67. }
  68. }
  69. // Locale returns the current translators string locale
  70. func (yue *yue_HK) Locale() string {
  71. return yue.locale
  72. }
  73. // PluralsCardinal returns the list of cardinal plural rules associated with 'yue_HK'
  74. func (yue *yue_HK) PluralsCardinal() []locales.PluralRule {
  75. return yue.pluralsCardinal
  76. }
  77. // PluralsOrdinal returns the list of ordinal plural rules associated with 'yue_HK'
  78. func (yue *yue_HK) PluralsOrdinal() []locales.PluralRule {
  79. return yue.pluralsOrdinal
  80. }
  81. // PluralsRange returns the list of range plural rules associated with 'yue_HK'
  82. func (yue *yue_HK) PluralsRange() []locales.PluralRule {
  83. return yue.pluralsRange
  84. }
  85. // CardinalPluralRule returns the cardinal PluralRule given 'num' and digits/precision of 'v' for 'yue_HK'
  86. func (yue *yue_HK) CardinalPluralRule(num float64, v uint64) locales.PluralRule {
  87. return locales.PluralRuleOther
  88. }
  89. // OrdinalPluralRule returns the ordinal PluralRule given 'num' and digits/precision of 'v' for 'yue_HK'
  90. func (yue *yue_HK) OrdinalPluralRule(num float64, v uint64) locales.PluralRule {
  91. return locales.PluralRuleOther
  92. }
  93. // RangePluralRule returns the ordinal PluralRule given 'num1', 'num2' and digits/precision of 'v1' and 'v2' for 'yue_HK'
  94. func (yue *yue_HK) RangePluralRule(num1 float64, v1 uint64, num2 float64, v2 uint64) locales.PluralRule {
  95. return locales.PluralRuleOther
  96. }
  97. // MonthAbbreviated returns the locales abbreviated month given the 'month' provided
  98. func (yue *yue_HK) MonthAbbreviated(month time.Month) string {
  99. return yue.monthsAbbreviated[month]
  100. }
  101. // MonthsAbbreviated returns the locales abbreviated months
  102. func (yue *yue_HK) MonthsAbbreviated() []string {
  103. return yue.monthsAbbreviated[1:]
  104. }
  105. // MonthNarrow returns the locales narrow month given the 'month' provided
  106. func (yue *yue_HK) MonthNarrow(month time.Month) string {
  107. return yue.monthsNarrow[month]
  108. }
  109. // MonthsNarrow returns the locales narrow months
  110. func (yue *yue_HK) MonthsNarrow() []string {
  111. return yue.monthsNarrow[1:]
  112. }
  113. // MonthWide returns the locales wide month given the 'month' provided
  114. func (yue *yue_HK) MonthWide(month time.Month) string {
  115. return yue.monthsWide[month]
  116. }
  117. // MonthsWide returns the locales wide months
  118. func (yue *yue_HK) MonthsWide() []string {
  119. return yue.monthsWide[1:]
  120. }
  121. // WeekdayAbbreviated returns the locales abbreviated weekday given the 'weekday' provided
  122. func (yue *yue_HK) WeekdayAbbreviated(weekday time.Weekday) string {
  123. return yue.daysAbbreviated[weekday]
  124. }
  125. // WeekdaysAbbreviated returns the locales abbreviated weekdays
  126. func (yue *yue_HK) WeekdaysAbbreviated() []string {
  127. return yue.daysAbbreviated
  128. }
  129. // WeekdayNarrow returns the locales narrow weekday given the 'weekday' provided
  130. func (yue *yue_HK) WeekdayNarrow(weekday time.Weekday) string {
  131. return yue.daysNarrow[weekday]
  132. }
  133. // WeekdaysNarrow returns the locales narrow weekdays
  134. func (yue *yue_HK) WeekdaysNarrow() []string {
  135. return yue.daysNarrow
  136. }
  137. // WeekdayShort returns the locales short weekday given the 'weekday' provided
  138. func (yue *yue_HK) WeekdayShort(weekday time.Weekday) string {
  139. return yue.daysShort[weekday]
  140. }
  141. // WeekdaysShort returns the locales short weekdays
  142. func (yue *yue_HK) WeekdaysShort() []string {
  143. return yue.daysShort
  144. }
  145. // WeekdayWide returns the locales wide weekday given the 'weekday' provided
  146. func (yue *yue_HK) WeekdayWide(weekday time.Weekday) string {
  147. return yue.daysWide[weekday]
  148. }
  149. // WeekdaysWide returns the locales wide weekdays
  150. func (yue *yue_HK) WeekdaysWide() []string {
  151. return yue.daysWide
  152. }
  153. // Decimal returns the decimal point of number
  154. func (yue *yue_HK) Decimal() string {
  155. return yue.decimal
  156. }
  157. // Group returns the group of number
  158. func (yue *yue_HK) Group() string {
  159. return yue.group
  160. }
  161. // Group returns the minus sign of number
  162. func (yue *yue_HK) Minus() string {
  163. return yue.minus
  164. }
  165. // FmtNumber returns 'num' with digits/precision of 'v' for 'yue_HK' and handles both Whole and Real numbers based on 'v'
  166. func (yue *yue_HK) FmtNumber(num float64, v uint64) string {
  167. s := strconv.FormatFloat(math.Abs(num), 'f', int(v), 64)
  168. l := len(s) + 2 + 1*len(s[:len(s)-int(v)-1])/3
  169. count := 0
  170. inWhole := v == 0
  171. b := make([]byte, 0, l)
  172. for i := len(s) - 1; i >= 0; i-- {
  173. if s[i] == '.' {
  174. b = append(b, yue.decimal[0])
  175. inWhole = true
  176. continue
  177. }
  178. if inWhole {
  179. if count == 3 {
  180. b = append(b, yue.group[0])
  181. count = 1
  182. } else {
  183. count++
  184. }
  185. }
  186. b = append(b, s[i])
  187. }
  188. if num < 0 {
  189. b = append(b, yue.minus[0])
  190. }
  191. // reverse
  192. for i, j := 0, len(b)-1; i < j; i, j = i+1, j-1 {
  193. b[i], b[j] = b[j], b[i]
  194. }
  195. return string(b)
  196. }
  197. // FmtPercent returns 'num' with digits/precision of 'v' for 'yue_HK' and handles both Whole and Real numbers based on 'v'
  198. // NOTE: 'num' passed into FmtPercent is assumed to be in percent already
  199. func (yue *yue_HK) FmtPercent(num float64, v uint64) string {
  200. s := strconv.FormatFloat(math.Abs(num), 'f', int(v), 64)
  201. l := len(s) + 3
  202. b := make([]byte, 0, l)
  203. for i := len(s) - 1; i >= 0; i-- {
  204. if s[i] == '.' {
  205. b = append(b, yue.decimal[0])
  206. continue
  207. }
  208. b = append(b, s[i])
  209. }
  210. if num < 0 {
  211. b = append(b, yue.minus[0])
  212. }
  213. // reverse
  214. for i, j := 0, len(b)-1; i < j; i, j = i+1, j-1 {
  215. b[i], b[j] = b[j], b[i]
  216. }
  217. b = append(b, yue.percent...)
  218. return string(b)
  219. }
  220. // FmtCurrency returns the currency representation of 'num' with digits/precision of 'v' for 'yue_HK'
  221. func (yue *yue_HK) FmtCurrency(num float64, v uint64, currency currency.Type) string {
  222. s := strconv.FormatFloat(math.Abs(num), 'f', int(v), 64)
  223. symbol := yue.currencies[currency]
  224. l := len(s) + len(symbol) + 2 + 1*len(s[:len(s)-int(v)-1])/3
  225. count := 0
  226. inWhole := v == 0
  227. b := make([]byte, 0, l)
  228. for i := len(s) - 1; i >= 0; i-- {
  229. if s[i] == '.' {
  230. b = append(b, yue.decimal[0])
  231. inWhole = true
  232. continue
  233. }
  234. if inWhole {
  235. if count == 3 {
  236. b = append(b, yue.group[0])
  237. count = 1
  238. } else {
  239. count++
  240. }
  241. }
  242. b = append(b, s[i])
  243. }
  244. for j := len(symbol) - 1; j >= 0; j-- {
  245. b = append(b, symbol[j])
  246. }
  247. if num < 0 {
  248. b = append(b, yue.minus[0])
  249. }
  250. // reverse
  251. for i, j := 0, len(b)-1; i < j; i, j = i+1, j-1 {
  252. b[i], b[j] = b[j], b[i]
  253. }
  254. if int(v) < 2 {
  255. if v == 0 {
  256. b = append(b, yue.decimal...)
  257. }
  258. for i := 0; i < 2-int(v); i++ {
  259. b = append(b, '0')
  260. }
  261. }
  262. return string(b)
  263. }
  264. // FmtAccounting returns the currency representation of 'num' with digits/precision of 'v' for 'yue_HK'
  265. // in accounting notation.
  266. func (yue *yue_HK) FmtAccounting(num float64, v uint64, currency currency.Type) string {
  267. s := strconv.FormatFloat(math.Abs(num), 'f', int(v), 64)
  268. symbol := yue.currencies[currency]
  269. l := len(s) + len(symbol) + 2 + 1*len(s[:len(s)-int(v)-1])/3
  270. count := 0
  271. inWhole := v == 0
  272. b := make([]byte, 0, l)
  273. for i := len(s) - 1; i >= 0; i-- {
  274. if s[i] == '.' {
  275. b = append(b, yue.decimal[0])
  276. inWhole = true
  277. continue
  278. }
  279. if inWhole {
  280. if count == 3 {
  281. b = append(b, yue.group[0])
  282. count = 1
  283. } else {
  284. count++
  285. }
  286. }
  287. b = append(b, s[i])
  288. }
  289. if num < 0 {
  290. for j := len(symbol) - 1; j >= 0; j-- {
  291. b = append(b, symbol[j])
  292. }
  293. b = append(b, yue.minus[0])
  294. } else {
  295. for j := len(symbol) - 1; j >= 0; j-- {
  296. b = append(b, symbol[j])
  297. }
  298. }
  299. // reverse
  300. for i, j := 0, len(b)-1; i < j; i, j = i+1, j-1 {
  301. b[i], b[j] = b[j], b[i]
  302. }
  303. if int(v) < 2 {
  304. if v == 0 {
  305. b = append(b, yue.decimal...)
  306. }
  307. for i := 0; i < 2-int(v); i++ {
  308. b = append(b, '0')
  309. }
  310. }
  311. return string(b)
  312. }
  313. // FmtDateShort returns the short date representation of 't' for 'yue_HK'
  314. func (yue *yue_HK) FmtDateShort(t time.Time) string {
  315. b := make([]byte, 0, 32)
  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. b = append(b, []byte{0x2f}...)
  322. b = strconv.AppendInt(b, int64(t.Month()), 10)
  323. b = append(b, []byte{0x2f}...)
  324. b = strconv.AppendInt(b, int64(t.Day()), 10)
  325. return string(b)
  326. }
  327. // FmtDateMedium returns the medium date representation of 't' for 'yue_HK'
  328. func (yue *yue_HK) FmtDateMedium(t time.Time) string {
  329. b := make([]byte, 0, 32)
  330. if t.Year() > 0 {
  331. b = strconv.AppendInt(b, int64(t.Year()), 10)
  332. } else {
  333. b = strconv.AppendInt(b, int64(-t.Year()), 10)
  334. }
  335. b = append(b, []byte{0xe5, 0xb9, 0xb4}...)
  336. b = strconv.AppendInt(b, int64(t.Month()), 10)
  337. b = append(b, []byte{0xe6, 0x9c, 0x88}...)
  338. b = strconv.AppendInt(b, int64(t.Day()), 10)
  339. b = append(b, []byte{0xe6, 0x97, 0xa5}...)
  340. return string(b)
  341. }
  342. // FmtDateLong returns the long date representation of 't' for 'yue_HK'
  343. func (yue *yue_HK) FmtDateLong(t time.Time) string {
  344. b := make([]byte, 0, 32)
  345. if t.Year() > 0 {
  346. b = strconv.AppendInt(b, int64(t.Year()), 10)
  347. } else {
  348. b = strconv.AppendInt(b, int64(-t.Year()), 10)
  349. }
  350. b = append(b, []byte{0xe5, 0xb9, 0xb4}...)
  351. b = strconv.AppendInt(b, int64(t.Month()), 10)
  352. b = append(b, []byte{0xe6, 0x9c, 0x88}...)
  353. b = strconv.AppendInt(b, int64(t.Day()), 10)
  354. b = append(b, []byte{0xe6, 0x97, 0xa5}...)
  355. return string(b)
  356. }
  357. // FmtDateFull returns the full date representation of 't' for 'yue_HK'
  358. func (yue *yue_HK) FmtDateFull(t time.Time) string {
  359. b := make([]byte, 0, 32)
  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. b = append(b, []byte{0xe5, 0xb9, 0xb4}...)
  366. b = strconv.AppendInt(b, int64(t.Month()), 10)
  367. b = append(b, []byte{0xe6, 0x9c, 0x88}...)
  368. b = strconv.AppendInt(b, int64(t.Day()), 10)
  369. b = append(b, []byte{0xe6, 0x97, 0xa5, 0x20}...)
  370. b = append(b, yue.daysWide[t.Weekday()]...)
  371. return string(b)
  372. }
  373. // FmtTimeShort returns the short time representation of 't' for 'yue_HK'
  374. func (yue *yue_HK) FmtTimeShort(t time.Time) string {
  375. b := make([]byte, 0, 32)
  376. if t.Hour() < 12 {
  377. b = append(b, yue.periodsAbbreviated[0]...)
  378. } else {
  379. b = append(b, yue.periodsAbbreviated[1]...)
  380. }
  381. h := t.Hour()
  382. if h > 12 {
  383. h -= 12
  384. }
  385. b = strconv.AppendInt(b, int64(h), 10)
  386. b = append(b, yue.timeSeparator...)
  387. if t.Minute() < 10 {
  388. b = append(b, '0')
  389. }
  390. b = strconv.AppendInt(b, int64(t.Minute()), 10)
  391. return string(b)
  392. }
  393. // FmtTimeMedium returns the medium time representation of 't' for 'yue_HK'
  394. func (yue *yue_HK) FmtTimeMedium(t time.Time) string {
  395. b := make([]byte, 0, 32)
  396. if t.Hour() < 12 {
  397. b = append(b, yue.periodsAbbreviated[0]...)
  398. } else {
  399. b = append(b, yue.periodsAbbreviated[1]...)
  400. }
  401. h := t.Hour()
  402. if h > 12 {
  403. h -= 12
  404. }
  405. b = strconv.AppendInt(b, int64(h), 10)
  406. b = append(b, yue.timeSeparator...)
  407. if t.Minute() < 10 {
  408. b = append(b, '0')
  409. }
  410. b = strconv.AppendInt(b, int64(t.Minute()), 10)
  411. b = append(b, yue.timeSeparator...)
  412. if t.Second() < 10 {
  413. b = append(b, '0')
  414. }
  415. b = strconv.AppendInt(b, int64(t.Second()), 10)
  416. return string(b)
  417. }
  418. // FmtTimeLong returns the long time representation of 't' for 'yue_HK'
  419. func (yue *yue_HK) FmtTimeLong(t time.Time) string {
  420. b := make([]byte, 0, 32)
  421. if t.Hour() < 12 {
  422. b = append(b, yue.periodsAbbreviated[0]...)
  423. } else {
  424. b = append(b, yue.periodsAbbreviated[1]...)
  425. }
  426. h := t.Hour()
  427. if h > 12 {
  428. h -= 12
  429. }
  430. b = strconv.AppendInt(b, int64(h), 10)
  431. b = append(b, yue.timeSeparator...)
  432. if t.Minute() < 10 {
  433. b = append(b, '0')
  434. }
  435. b = strconv.AppendInt(b, int64(t.Minute()), 10)
  436. b = append(b, yue.timeSeparator...)
  437. if t.Second() < 10 {
  438. b = append(b, '0')
  439. }
  440. b = strconv.AppendInt(b, int64(t.Second()), 10)
  441. b = append(b, []byte{0x20, 0x5b}...)
  442. tz, _ := t.Zone()
  443. b = append(b, tz...)
  444. b = append(b, []byte{0x5d}...)
  445. return string(b)
  446. }
  447. // FmtTimeFull returns the full time representation of 't' for 'yue_HK'
  448. func (yue *yue_HK) FmtTimeFull(t time.Time) string {
  449. b := make([]byte, 0, 32)
  450. if t.Hour() < 12 {
  451. b = append(b, yue.periodsAbbreviated[0]...)
  452. } else {
  453. b = append(b, yue.periodsAbbreviated[1]...)
  454. }
  455. h := t.Hour()
  456. if h > 12 {
  457. h -= 12
  458. }
  459. b = strconv.AppendInt(b, int64(h), 10)
  460. b = append(b, yue.timeSeparator...)
  461. if t.Minute() < 10 {
  462. b = append(b, '0')
  463. }
  464. b = strconv.AppendInt(b, int64(t.Minute()), 10)
  465. b = append(b, yue.timeSeparator...)
  466. if t.Second() < 10 {
  467. b = append(b, '0')
  468. }
  469. b = strconv.AppendInt(b, int64(t.Second()), 10)
  470. b = append(b, []byte{0x20, 0x5b}...)
  471. tz, _ := t.Zone()
  472. if btz, ok := yue.timezones[tz]; ok {
  473. b = append(b, btz...)
  474. } else {
  475. b = append(b, tz...)
  476. }
  477. b = append(b, []byte{0x5d}...)
  478. return string(b)
  479. }