Difference between revisions of "DatePicker.MonthNames"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
 
m (2 revisions imported)
 
(No difference)

Latest revision as of 14:21, 6 August 2015

Property (As String)
aDatePicker.MonthNames = newValue
or
StringValue = aDatePicker.MonthNames


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.