[haiku-bugs] [Haiku] #13703: ICUTimeData does not populate lc_time_t month name in en_US locale

  • From: "waddlesplash" <trac@xxxxxxxxxxxx>
  • Date: Sun, 10 Sep 2017 18:45:23 -0000

#13703: ICUTimeData does not populate lc_time_t month name in en_US locale
-----------------------------+------------------------------
 Reporter:  waddlesplash     |        Owner:  pulkomandy
     Type:  bug              |       Status:  new
 Priority:  normal           |    Milestone:  Unscheduled
Component:  Kits/Locale Kit  |      Version:  R1/Development
 Keywords:                   |   Blocked By:
 Blocking:                   |  Has a Patch:  0
 Platform:  All              |
-----------------------------+------------------------------
 http://i.imgur.com/820v46n.png

 The "month" name should be a full month, not just a number. It's fetched
 from {{{strftime}}}, which in turn comes from {{{lc_time_t}}}, which in
 turn is supposed to be filled by
 [http://xref.plausible.coop/source/xref/haiku/src/system/libroot/add-
 ons/icu/ICUTimeData.cpp ICUTimeData].

 PulkoMandy confirms that in the fr_FR locale there is a full month name.

--
Ticket URL: <https://dev.haiku-os.org/ticket/13703>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts:

  • » [haiku-bugs] [Haiku] #13703: ICUTimeData does not populate lc_time_t month name in en_US locale - waddlesplash