fr_WF.go 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613
  1. package fr_WF
  2. import (
  3. "math"
  4. "strconv"
  5. "time"
  6. "github.com/go-playground/locales"
  7. "github.com/go-playground/locales/currency"
  8. )
  9. type fr_WF 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. currencyNegativePrefix string
  25. currencyNegativeSuffix string
  26. monthsAbbreviated []string
  27. monthsNarrow []string
  28. monthsWide []string
  29. daysAbbreviated []string
  30. daysNarrow []string
  31. daysShort []string
  32. daysWide []string
  33. periodsAbbreviated []string
  34. periodsNarrow []string
  35. periodsShort []string
  36. periodsWide []string
  37. erasAbbreviated []string
  38. erasNarrow []string
  39. erasWide []string
  40. timezones map[string]string
  41. }
  42. // New returns a new instance of translator for the 'fr_WF' locale
  43. func New() locales.Translator {
  44. return &fr_WF{
  45. locale: "fr_WF",
  46. pluralsCardinal: []locales.PluralRule{2, 6},
  47. pluralsOrdinal: []locales.PluralRule{2, 6},
  48. pluralsRange: []locales.PluralRule{2, 6},
  49. decimal: "٫",
  50. group: "٬",
  51. minus: "‏−",
  52. percent: "٪",
  53. perMille: "؉",
  54. timeSeparator: ":",
  55. inifinity: "∞",
  56. 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 ", "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 "},
  57. percentSuffix: " ",
  58. currencyPositiveSuffix: " ",
  59. currencyNegativePrefix: "(",
  60. currencyNegativeSuffix: " )",
  61. monthsAbbreviated: []string{"", "janv.", "févr.", "mars", "avr.", "mai", "juin", "juil.", "août", "sept.", "oct.", "nov.", "déc."},
  62. monthsNarrow: []string{"", "J", "F", "M", "A", "M", "J", "J", "A", "S", "O", "N", "D"},
  63. monthsWide: []string{"", "janvier", "février", "mars", "avril", "mai", "juin", "juillet", "août", "septembre", "octobre", "novembre", "décembre"},
  64. daysAbbreviated: []string{"dim.", "lun.", "mar.", "mer.", "jeu.", "ven.", "sam."},
  65. daysNarrow: []string{"D", "L", "M", "M", "J", "V", "S"},
  66. daysShort: []string{"di", "lu", "ma", "me", "je", "ve", "sa"},
  67. daysWide: []string{"dimanche", "lundi", "mardi", "mercredi", "jeudi", "vendredi", "samedi"},
  68. periodsAbbreviated: []string{"AM", "PM"},
  69. periodsNarrow: []string{"AM", "PM"},
  70. periodsWide: []string{"AM", "PM"},
  71. erasAbbreviated: []string{"av. J.-C.", "ap. J.-C."},
  72. erasNarrow: []string{"av. J.-C.", "ap. J.-C."},
  73. erasWide: []string{"avant Jésus-Christ", "après Jésus-Christ"},
  74. timezones: map[string]string{"MEZ": "heure normale d’Europe centrale", "WEZ": "heure normale d’Europe de l’Ouest", "MDT": "heure d’été des Rocheuses", "WIT": "heure de l’Est indonésien", "GFT": "heure de la Guyane française", "AWDT": "heure d’été de l’Ouest de l’Australie", "NZDT": "heure d’été de la Nouvelle-Zélande", "CLST": "heure d’été du Chili", "PST": "heure normale du Pacifique nord-américain", "VET": "heure du Venezuela", "CAT": "heure normale d’Afrique centrale", "COST": "heure d’été de Colombie", "TMT": "heure normale du Turkménistan", "AWST": "heure normale de l’Ouest de l’Australie", "NZST": "heure normale de la Nouvelle-Zélande", "BOT": "heure de Bolivie", "EST": "heure normale de l’Est nord-américain", "WAT": "heure normale d’Afrique de l’Ouest", "HKT": "heure normale de Hong Kong", "JDT": "heure d’été du Japon", "MESZ": "heure d’été d’Europe centrale", "HAST": "heure normale d’Hawaii - Aléoutiennes", "UYST": "heure d’été de l’Uruguay", "ACWDT": "heure d’été du centre-ouest de l’Australie", "AEST": "heure normale de l’Est de l’Australie", "MST": "heure normale des Rocheuses", "ART": "heure normale d’Argentine", "AKST": "heure normale de l’Alaska", "LHST": "heure normale de Lord Howe", "WIB": "heure de l’Ouest indonésien", "HAT": "heure d’été de Terre-Neuve", "EAT": "heure normale d’Afrique de l’Est", "GYT": "heure du Guyana", "CLT": "heure normale du Chili", "CHAST": "heure normale des îles Chatham", "CHADT": "heure d’été des îles Chatham", "COT": "heure normale de Colombie", "WAST": "heure d’été d’Afrique de l’Ouest", "HKST": "heure d’été de Hong Kong", "OEZ": "heure normale d’Europe de l’Est", "ACDT": "heure d’été du centre de l’Australie", "ARST": "heure d’été de l’Argentine", "TMST": "heure d’été du Turkménistan", "AST": "heure normale de l’Atlantique", "SGT": "heure de Singapour", "PDT": "heure d’été du Pacifique", "ACWST": "heure normale du centre-ouest de l’Australie", "ChST": "heure des Chamorro", "ECT": "heure de l’Équateur", "BT": "heure du Bhoutan", "CST": "heure normale du centre nord-américain", "WART": "heure normale de l’Ouest argentin", "GMT": "heure moyenne de Greenwich", "JST": "heure normale du Japon", "SRT": "heure du Suriname", "CDT": "heure d’été du Centre", "EDT": "heure d’été de l’Est", "∅∅∅": "heure d’été de Brasilia", "HADT": "heure d’été d’Hawaii - Aléoutiennes", "SAST": "heure normale d’Afrique méridionale", "OESZ": "heure d’été d’Europe de l’Est", "ACST": "heure normale du centre de l’Australie", "UYT": "heure normale de l’Uruguay", "ADT": "heure d’été de l’Atlantique", "IST": "heure de l’Inde", "HNT": "heure normale de Terre-Neuve", "WESZ": "heure d’été d’Europe de l’Ouest", "AEDT": "heure d’été de l’Est de l’Australie", "WARST": "heure d’été de l’Ouest argentin", "WITA": "heure du Centre indonésien", "AKDT": "heure d’été de l’Alaska", "LHDT": "heure d’été de Lord Howe", "MYT": "heure de la Malaisie"},
  75. }
  76. }
  77. // Locale returns the current translators string locale
  78. func (fr *fr_WF) Locale() string {
  79. return fr.locale
  80. }
  81. // PluralsCardinal returns the list of cardinal plural rules associated with 'fr_WF'
  82. func (fr *fr_WF) PluralsCardinal() []locales.PluralRule {
  83. return fr.pluralsCardinal
  84. }
  85. // PluralsOrdinal returns the list of ordinal plural rules associated with 'fr_WF'
  86. func (fr *fr_WF) PluralsOrdinal() []locales.PluralRule {
  87. return fr.pluralsOrdinal
  88. }
  89. // PluralsRange returns the list of range plural rules associated with 'fr_WF'
  90. func (fr *fr_WF) PluralsRange() []locales.PluralRule {
  91. return fr.pluralsRange
  92. }
  93. // CardinalPluralRule returns the cardinal PluralRule given 'num' and digits/precision of 'v' for 'fr_WF'
  94. func (fr *fr_WF) CardinalPluralRule(num float64, v uint64) locales.PluralRule {
  95. n := math.Abs(num)
  96. i := int64(n)
  97. if i == 0 || i == 1 {
  98. return locales.PluralRuleOne
  99. }
  100. return locales.PluralRuleOther
  101. }
  102. // OrdinalPluralRule returns the ordinal PluralRule given 'num' and digits/precision of 'v' for 'fr_WF'
  103. func (fr *fr_WF) OrdinalPluralRule(num float64, v uint64) locales.PluralRule {
  104. n := math.Abs(num)
  105. if n == 1 {
  106. return locales.PluralRuleOne
  107. }
  108. return locales.PluralRuleOther
  109. }
  110. // RangePluralRule returns the ordinal PluralRule given 'num1', 'num2' and digits/precision of 'v1' and 'v2' for 'fr_WF'
  111. func (fr *fr_WF) RangePluralRule(num1 float64, v1 uint64, num2 float64, v2 uint64) locales.PluralRule {
  112. start := fr.CardinalPluralRule(num1, v1)
  113. end := fr.CardinalPluralRule(num2, v2)
  114. if start == locales.PluralRuleOne && end == locales.PluralRuleOne {
  115. return locales.PluralRuleOne
  116. } else if start == locales.PluralRuleOne && end == locales.PluralRuleOther {
  117. return locales.PluralRuleOther
  118. }
  119. return locales.PluralRuleOther
  120. }
  121. // MonthAbbreviated returns the locales abbreviated month given the 'month' provided
  122. func (fr *fr_WF) MonthAbbreviated(month time.Month) string {
  123. return fr.monthsAbbreviated[month]
  124. }
  125. // MonthsAbbreviated returns the locales abbreviated months
  126. func (fr *fr_WF) MonthsAbbreviated() []string {
  127. return fr.monthsAbbreviated[1:]
  128. }
  129. // MonthNarrow returns the locales narrow month given the 'month' provided
  130. func (fr *fr_WF) MonthNarrow(month time.Month) string {
  131. return fr.monthsNarrow[month]
  132. }
  133. // MonthsNarrow returns the locales narrow months
  134. func (fr *fr_WF) MonthsNarrow() []string {
  135. return fr.monthsNarrow[1:]
  136. }
  137. // MonthWide returns the locales wide month given the 'month' provided
  138. func (fr *fr_WF) MonthWide(month time.Month) string {
  139. return fr.monthsWide[month]
  140. }
  141. // MonthsWide returns the locales wide months
  142. func (fr *fr_WF) MonthsWide() []string {
  143. return fr.monthsWide[1:]
  144. }
  145. // WeekdayAbbreviated returns the locales abbreviated weekday given the 'weekday' provided
  146. func (fr *fr_WF) WeekdayAbbreviated(weekday time.Weekday) string {
  147. return fr.daysAbbreviated[weekday]
  148. }
  149. // WeekdaysAbbreviated returns the locales abbreviated weekdays
  150. func (fr *fr_WF) WeekdaysAbbreviated() []string {
  151. return fr.daysAbbreviated
  152. }
  153. // WeekdayNarrow returns the locales narrow weekday given the 'weekday' provided
  154. func (fr *fr_WF) WeekdayNarrow(weekday time.Weekday) string {
  155. return fr.daysNarrow[weekday]
  156. }
  157. // WeekdaysNarrow returns the locales narrow weekdays
  158. func (fr *fr_WF) WeekdaysNarrow() []string {
  159. return fr.daysNarrow
  160. }
  161. // WeekdayShort returns the locales short weekday given the 'weekday' provided
  162. func (fr *fr_WF) WeekdayShort(weekday time.Weekday) string {
  163. return fr.daysShort[weekday]
  164. }
  165. // WeekdaysShort returns the locales short weekdays
  166. func (fr *fr_WF) WeekdaysShort() []string {
  167. return fr.daysShort
  168. }
  169. // WeekdayWide returns the locales wide weekday given the 'weekday' provided
  170. func (fr *fr_WF) WeekdayWide(weekday time.Weekday) string {
  171. return fr.daysWide[weekday]
  172. }
  173. // WeekdaysWide returns the locales wide weekdays
  174. func (fr *fr_WF) WeekdaysWide() []string {
  175. return fr.daysWide
  176. }
  177. // FmtNumber returns 'num' with digits/precision of 'v' for 'fr_WF' and handles both Whole and Real numbers based on 'v'
  178. func (fr *fr_WF) FmtNumber(num float64, v uint64) string {
  179. s := strconv.FormatFloat(math.Abs(num), 'f', int(v), 64)
  180. l := len(s) + 8 + 2*len(s[:len(s)-int(v)-1])/3
  181. count := 0
  182. inWhole := v == 0
  183. b := make([]byte, 0, l)
  184. for i := len(s) - 1; i >= 0; i-- {
  185. if s[i] == '.' {
  186. for j := len(fr.decimal) - 1; j >= 0; j-- {
  187. b = append(b, fr.decimal[j])
  188. }
  189. inWhole = true
  190. continue
  191. }
  192. if inWhole {
  193. if count == 3 {
  194. for j := len(fr.group) - 1; j >= 0; j-- {
  195. b = append(b, fr.group[j])
  196. }
  197. count = 1
  198. } else {
  199. count++
  200. }
  201. }
  202. b = append(b, s[i])
  203. }
  204. if num < 0 {
  205. for j := len(fr.minus) - 1; j >= 0; j-- {
  206. b = append(b, fr.minus[j])
  207. }
  208. }
  209. // reverse
  210. for i, j := 0, len(b)-1; i < j; i, j = i+1, j-1 {
  211. b[i], b[j] = b[j], b[i]
  212. }
  213. return string(b)
  214. }
  215. // FmtPercent returns 'num' with digits/precision of 'v' for 'fr_WF' and handles both Whole and Real numbers based on 'v'
  216. // NOTE: 'num' passed into FmtPercent is assumed to be in percent already
  217. func (fr *fr_WF) FmtPercent(num float64, v uint64) string {
  218. s := strconv.FormatFloat(math.Abs(num), 'f', int(v), 64)
  219. l := len(s) + 12
  220. b := make([]byte, 0, l)
  221. for i := len(s) - 1; i >= 0; i-- {
  222. if s[i] == '.' {
  223. for j := len(fr.decimal) - 1; j >= 0; j-- {
  224. b = append(b, fr.decimal[j])
  225. }
  226. continue
  227. }
  228. b = append(b, s[i])
  229. }
  230. if num < 0 {
  231. for j := len(fr.minus) - 1; j >= 0; j-- {
  232. b = append(b, fr.minus[j])
  233. }
  234. }
  235. // reverse
  236. for i, j := 0, len(b)-1; i < j; i, j = i+1, j-1 {
  237. b[i], b[j] = b[j], b[i]
  238. }
  239. b = append(b, fr.percentSuffix...)
  240. b = append(b, fr.percent...)
  241. return string(b)
  242. }
  243. // FmtCurrency returns the currency representation of 'num' with digits/precision of 'v' for 'fr_WF'
  244. func (fr *fr_WF) FmtCurrency(num float64, v uint64, currency currency.Type) string {
  245. s := strconv.FormatFloat(math.Abs(num), 'f', int(v), 64)
  246. symbol := fr.currencies[currency]
  247. l := len(s) + len(symbol) + 10 + 2*len(s[:len(s)-int(v)-1])/3
  248. count := 0
  249. inWhole := v == 0
  250. b := make([]byte, 0, l)
  251. for i := len(s) - 1; i >= 0; i-- {
  252. if s[i] == '.' {
  253. for j := len(fr.decimal) - 1; j >= 0; j-- {
  254. b = append(b, fr.decimal[j])
  255. }
  256. inWhole = true
  257. continue
  258. }
  259. if inWhole {
  260. if count == 3 {
  261. for j := len(fr.group) - 1; j >= 0; j-- {
  262. b = append(b, fr.group[j])
  263. }
  264. count = 1
  265. } else {
  266. count++
  267. }
  268. }
  269. b = append(b, s[i])
  270. }
  271. if num < 0 {
  272. for j := len(fr.minus) - 1; j >= 0; j-- {
  273. b = append(b, fr.minus[j])
  274. }
  275. }
  276. // reverse
  277. for i, j := 0, len(b)-1; i < j; i, j = i+1, j-1 {
  278. b[i], b[j] = b[j], b[i]
  279. }
  280. if int(v) < 2 {
  281. if v == 0 {
  282. b = append(b, fr.decimal...)
  283. }
  284. for i := 0; i < 2-int(v); i++ {
  285. b = append(b, '0')
  286. }
  287. }
  288. b = append(b, fr.currencyPositiveSuffix...)
  289. b = append(b, symbol...)
  290. return string(b)
  291. }
  292. // FmtAccounting returns the currency representation of 'num' with digits/precision of 'v' for 'fr_WF'
  293. // in accounting notation.
  294. func (fr *fr_WF) FmtAccounting(num float64, v uint64, currency currency.Type) string {
  295. s := strconv.FormatFloat(math.Abs(num), 'f', int(v), 64)
  296. symbol := fr.currencies[currency]
  297. l := len(s) + len(symbol) + 12 + 2*len(s[:len(s)-int(v)-1])/3
  298. count := 0
  299. inWhole := v == 0
  300. b := make([]byte, 0, l)
  301. for i := len(s) - 1; i >= 0; i-- {
  302. if s[i] == '.' {
  303. for j := len(fr.decimal) - 1; j >= 0; j-- {
  304. b = append(b, fr.decimal[j])
  305. }
  306. inWhole = true
  307. continue
  308. }
  309. if inWhole {
  310. if count == 3 {
  311. for j := len(fr.group) - 1; j >= 0; j-- {
  312. b = append(b, fr.group[j])
  313. }
  314. count = 1
  315. } else {
  316. count++
  317. }
  318. }
  319. b = append(b, s[i])
  320. }
  321. if num < 0 {
  322. b = append(b, fr.currencyNegativePrefix[0])
  323. }
  324. // reverse
  325. for i, j := 0, len(b)-1; i < j; i, j = i+1, j-1 {
  326. b[i], b[j] = b[j], b[i]
  327. }
  328. if int(v) < 2 {
  329. if v == 0 {
  330. b = append(b, fr.decimal...)
  331. }
  332. for i := 0; i < 2-int(v); i++ {
  333. b = append(b, '0')
  334. }
  335. }
  336. if num < 0 {
  337. b = append(b, fr.currencyNegativeSuffix...)
  338. b = append(b, symbol...)
  339. } else {
  340. b = append(b, fr.currencyPositiveSuffix...)
  341. b = append(b, symbol...)
  342. }
  343. return string(b)
  344. }
  345. // FmtDateShort returns the short date representation of 't' for 'fr_WF'
  346. func (fr *fr_WF) FmtDateShort(t time.Time) string {
  347. b := make([]byte, 0, 32)
  348. if t.Day() < 10 {
  349. b = append(b, '0')
  350. }
  351. b = strconv.AppendInt(b, int64(t.Day()), 10)
  352. b = append(b, []byte{0x2f}...)
  353. if t.Month() < 10 {
  354. b = append(b, '0')
  355. }
  356. b = strconv.AppendInt(b, int64(t.Month()), 10)
  357. b = append(b, []byte{0x2f}...)
  358. b = strconv.AppendInt(b, int64(t.Year()), 10)
  359. return string(b)
  360. }
  361. // FmtDateMedium returns the medium date representation of 't' for 'fr_WF'
  362. func (fr *fr_WF) FmtDateMedium(t time.Time) string {
  363. b := make([]byte, 0, 32)
  364. b = strconv.AppendInt(b, int64(t.Day()), 10)
  365. b = append(b, []byte{0x20}...)
  366. b = append(b, fr.monthsAbbreviated[t.Month()]...)
  367. b = append(b, []byte{0x20}...)
  368. b = strconv.AppendInt(b, int64(t.Year()), 10)
  369. return string(b)
  370. }
  371. // FmtDateLong returns the long date representation of 't' for 'fr_WF'
  372. func (fr *fr_WF) FmtDateLong(t time.Time) string {
  373. b := make([]byte, 0, 32)
  374. b = strconv.AppendInt(b, int64(t.Day()), 10)
  375. b = append(b, []byte{0x20}...)
  376. b = append(b, fr.monthsWide[t.Month()]...)
  377. b = append(b, []byte{0x20}...)
  378. b = strconv.AppendInt(b, int64(t.Year()), 10)
  379. return string(b)
  380. }
  381. // FmtDateFull returns the full date representation of 't' for 'fr_WF'
  382. func (fr *fr_WF) FmtDateFull(t time.Time) string {
  383. b := make([]byte, 0, 32)
  384. b = append(b, fr.daysWide[t.Weekday()]...)
  385. b = append(b, []byte{0x20}...)
  386. b = strconv.AppendInt(b, int64(t.Day()), 10)
  387. b = append(b, []byte{0x20}...)
  388. b = append(b, fr.monthsWide[t.Month()]...)
  389. b = append(b, []byte{0x20}...)
  390. b = strconv.AppendInt(b, int64(t.Year()), 10)
  391. return string(b)
  392. }
  393. // FmtTimeShort returns the short time representation of 't' for 'fr_WF'
  394. func (fr *fr_WF) FmtTimeShort(t time.Time) string {
  395. b := make([]byte, 0, 32)
  396. if t.Hour() < 10 {
  397. b = append(b, '0')
  398. }
  399. b = strconv.AppendInt(b, int64(t.Hour()), 10)
  400. b = append(b, fr.timeSeparator...)
  401. if t.Minute() < 10 {
  402. b = append(b, '0')
  403. }
  404. b = strconv.AppendInt(b, int64(t.Minute()), 10)
  405. return string(b)
  406. }
  407. // FmtTimeMedium returns the medium time representation of 't' for 'fr_WF'
  408. func (fr *fr_WF) FmtTimeMedium(t time.Time) string {
  409. b := make([]byte, 0, 32)
  410. if t.Hour() < 10 {
  411. b = append(b, '0')
  412. }
  413. b = strconv.AppendInt(b, int64(t.Hour()), 10)
  414. b = append(b, fr.timeSeparator...)
  415. if t.Minute() < 10 {
  416. b = append(b, '0')
  417. }
  418. b = strconv.AppendInt(b, int64(t.Minute()), 10)
  419. b = append(b, fr.timeSeparator...)
  420. if t.Second() < 10 {
  421. b = append(b, '0')
  422. }
  423. b = strconv.AppendInt(b, int64(t.Second()), 10)
  424. return string(b)
  425. }
  426. // FmtTimeLong returns the long time representation of 't' for 'fr_WF'
  427. func (fr *fr_WF) FmtTimeLong(t time.Time) string {
  428. b := make([]byte, 0, 32)
  429. if t.Hour() < 10 {
  430. b = append(b, '0')
  431. }
  432. b = strconv.AppendInt(b, int64(t.Hour()), 10)
  433. b = append(b, fr.timeSeparator...)
  434. if t.Minute() < 10 {
  435. b = append(b, '0')
  436. }
  437. b = strconv.AppendInt(b, int64(t.Minute()), 10)
  438. b = append(b, fr.timeSeparator...)
  439. if t.Second() < 10 {
  440. b = append(b, '0')
  441. }
  442. b = strconv.AppendInt(b, int64(t.Second()), 10)
  443. b = append(b, []byte{0x20}...)
  444. tz, _ := t.Zone()
  445. b = append(b, tz...)
  446. return string(b)
  447. }
  448. // FmtTimeFull returns the full time representation of 't' for 'fr_WF'
  449. func (fr *fr_WF) FmtTimeFull(t time.Time) string {
  450. b := make([]byte, 0, 32)
  451. if t.Hour() < 10 {
  452. b = append(b, '0')
  453. }
  454. b = strconv.AppendInt(b, int64(t.Hour()), 10)
  455. b = append(b, fr.timeSeparator...)
  456. if t.Minute() < 10 {
  457. b = append(b, '0')
  458. }
  459. b = strconv.AppendInt(b, int64(t.Minute()), 10)
  460. b = append(b, fr.timeSeparator...)
  461. if t.Second() < 10 {
  462. b = append(b, '0')
  463. }
  464. b = strconv.AppendInt(b, int64(t.Second()), 10)
  465. b = append(b, []byte{0x20}...)
  466. tz, _ := t.Zone()
  467. if btz, ok := fr.timezones[tz]; ok {
  468. b = append(b, btz...)
  469. } else {
  470. b = append(b, tz...)
  471. }
  472. return string(b)
  473. }