[haiku-bugs] Re: [Haiku] #13606: Implement functions to get localized long/short dayofweek name and short month name in BDateFormat.

  • From: "akshay" <trac@xxxxxxxxxxxx>
  • Date: Mon, 17 Jul 2017 23:39:37 -0000

#13606: Implement functions to get localized long/short dayofweek name and short
month name in BDateFormat.
-------------------------------+----------------------------
   Reporter:  akshay           |      Owner:  pulkomandy
       Type:  bug              |     Status:  new
   Priority:  normal           |  Milestone:  Unscheduled
  Component:  Kits/Locale Kit  |    Version:  R1/Development
 Resolution:                   |   Keywords:
 Blocked By:                   |   Blocking:
Has a Patch:  1                |   Platform:  All
-------------------------------+----------------------------

Comment (by akshay):

 Also now I am using icu::DateFormatSymbols::getWeekdays and getMonths
 which takes context and width as an argument. In our API I am only
 allowing specifying of the width and keeping the context as standalone for
 both the month and weekday name because I guess we simply need the month
 name here irrespective of the date pattern.

 http://www.icu-
 
project.org/apiref/icu4c/classicu_1_1DateFormatSymbols.html#a961239103aa7be4c22384c265333c19f
 http://www.icu-
 
project.org/apiref/icu4c/classicu_1_1DateFormatSymbols.html#a4dd415f62c609b04c096976f6205dcf4

--
Ticket URL: <https://dev.haiku-os.org/ticket/13606#comment:6>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: