tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
DateTimeFormat.monthNames
tango
text
locale
Core
DateTimeFormat
Property.
Assigns a string array containing the full names of the months.
const
(
char
)[][]
monthNames
[@property getter]
const
(
char
)[][]
monthNames
[@property setter]
class
DateTimeFormat
@
property
final
void
monthNames
(
const
(
char
)[][]
value
)
Meta
Source
See Implementation
tango
text
locale
Core
DateTimeFormat
constructors
this
functions
clone
getAbbreviatedDayName
getAbbreviatedMonthName
getAllDateTimePatterns
getDayName
getFormat
getMonthName
properties
abbreviatedDayNames
abbreviatedMonthNames
amDesignator
calendar
calendarWeekRule
current
dateSeparator
dayNames
firstDayOfWeek
fullDateTimePattern
generalLongTimePattern
generalShortTimePattern
isReadOnly
longDatePattern
longDatePatterns
longTimePattern
longTimePatterns
monthDayPattern
monthNames
nativeCalendarName
pmDesignator
rfc1123Pattern
shortDatePattern
shortDatePatterns
shortTimePattern
shortTimePatterns
sortableDateTimePattern
timeSeparator
universalSortableDateTimePattern
yearMonthPattern
yearMonthPatterns
static functions
getInstance
invariantFormat
variables
isReadOnly_
Property. Assigns a string array containing the full names of the months.