Add an API to get month names.
This commit is contained in:
@@ -69,6 +69,7 @@ public:
|
||||
) const;
|
||||
|
||||
status_t GetStartOfWeek(BWeekday* weekday) const;
|
||||
status_t GetMonthName(int month, BString& outName);
|
||||
|
||||
// TODO parsing
|
||||
|
||||
|
||||
Reference in New Issue
Block a user