Difference between revisions of "CalendarView.MonthNames"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
|||
| Line 9: | Line 9: | ||
| − | Month names from MonthNames(1)=January to MonthNames(12)=December.On Windows, the MonthNames are automatically retrieved.On Macintosh and Linux, the CalendarView will try to retrieve the MonthNames using Date.LongDate. | + | |
| + | Month names from MonthNames(1)=January to MonthNames(12)=December. | ||
| + | On Windows, the MonthNames are automatically retrieved. | ||
| + | On Macintosh and Linux, the CalendarView will try to retrieve the MonthNames using Date.LongDate. | ||
Revision as of 22:13, 29 April 2012
Property (As String)
Month names from MonthNames(1)=January to MonthNames(12)=December. On Windows, the MonthNames are automatically retrieved. On Macintosh and Linux, the CalendarView will try to retrieve the MonthNames using Date.LongDate.