Add an API to get month names.

This commit is contained in:
Adrien Destugues
2014-10-07 16:08:22 +02:00
parent 3051660362
commit 090a0d7686
4 changed files with 61 additions and 0 deletions
+1
View File
@@ -69,6 +69,7 @@ public:
) const;
status_t GetStartOfWeek(BWeekday* weekday) const;
status_t GetMonthName(int month, BString& outName);
// TODO parsing