123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899 |
- plural: 2A
- direction: LTR
- numbers:
- symbols:
- decimal: .
- group: ','
- formats:
- decimal: '#,##0.###'
- currency: "\xA4\_#,##0.00"
- percent: '#,##0%'
- currencies:
- NGN:
- symbol: "\u20A6"
- datetime:
- formats:
- date:
- full: EEEE, d MMMM, y
- long: d MMMM, y
- medium: d MMM, y
- short: d/M/yy
- time:
- full: HH:mm:ss zzzz
- long: HH:mm:ss z
- medium: HH:mm:ss
- short: HH:mm
- formatNames:
- months:
- abbreviated:
- "1": Jan
- "2": Fab
- "3": Mar
- "4": Afi
- "5": May
- "6": Yun
- "7": Yul
- "8": Agu
- "9": Sat
- "10": Okt
- "11": Nuw
- "12": Dis
- narrow:
- "1": J
- "2": F
- "3": M
- "4": A
- "5": M
- "6": "Y"
- "7": "Y"
- "8": A
- "9": S
- "10": O
- "11": "N"
- "12": D
- wide:
- "1": Janairu
- "2": Faburairu
- "3": Maris
- "4": Afirilu
- "5": Mayu
- "6": Yuni
- "7": Yuli
- "8": Agusta
- "9": Satumba
- "10": Oktoba
- "11": Nuwamba
- "12": Disamba
- days:
- abbreviated:
- sun: Lh
- mon: Li
- tue: Ta
- wed: Lr
- thu: Al
- fri: Ju
- sat: As
- narrow:
- sun: L
- mon: L
- tue: T
- wed: L
- thu: A
- fri: J
- sat: A
- short:
- sun: Lh
- mon: Li
- tue: Ta
- wed: Lr
- thu: Al
- fri: Ju
- sat: As
- wide:
- sun: Lahadi
- mon: Litinin
- tue: Talata
- wed: Laraba
- thu: Alhamis
- fri: Jumma'a
- sat: Asabar
|