123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119 |
- plural: 2A
- direction: LTR
- numbers:
- symbols:
- decimal: ','
- group: .
- negative: '-'
- percent: '%'
- permille: "\u2030"
- formats:
- decimal: '#,##0.###'
- currency: "#,##0.00\_\xA4;(#,##0.00\_\xA4)"
- percent: "%\_#,##0"
- currencies:
- ESP:
- symbol: "\u20A7"
- XOF:
- symbol: CFA
- datetime:
- formats:
- date:
- full: EEEE, y MMMM dd
- long: y MMMM d
- medium: y MMM d
- short: y-MM-dd
- time:
- full: HH:mm:ss zzzz
- long: HH:mm:ss z
- medium: HH:mm:ss
- short: HH:mm
- datetime:
- full: '{1} {0}'
- long: '{1} {0}'
- medium: '{1} {0}'
- short: '{1} {0}'
- formatNames:
- months:
- abbreviated:
- "1": urt
- "2": ots
- "3": mar
- "4": api
- "5": mai
- "6": eka
- "7": uzt
- "8": abu
- "9": ira
- "10": urr
- "11": aza
- "12": abe
- narrow:
- "1": U
- "2": O
- "3": M
- "4": A
- "5": M
- "6": E
- "7": U
- "8": A
- "9": I
- "10": U
- "11": A
- "12": A
- wide:
- "1": urtarrila
- "2": otsaila
- "3": martxoa
- "4": apirila
- "5": maiatza
- "6": ekaina
- "7": uztaila
- "8": abuztua
- "9": iraila
- "10": urria
- "11": azaroa
- "12": abendua
- days:
- abbreviated:
- sun: ig
- mon: al
- tue: as
- wed: az
- thu: og
- fri: or
- sat: lr
- narrow:
- sun: I
- mon: M
- tue: A
- wed: A
- thu: A
- fri: O
- sat: I
- short:
- sun: ig.
- mon: al.
- tue: ar.
- wed: az.
- thu: og.
- fri: or.
- sat: lr.
- wide:
- sun: igandea
- mon: astelehena
- tue: asteartea
- wed: asteazkena
- thu: osteguna
- fri: ostirala
- sat: larunbata
- periods:
- abbreviated:
- am: AM
- pm: PM
- narrow:
- am: a
- pm: p
- wide:
- am: AM
- pm: PM
|