public class DateTimeFormatInfoImpl_ta_MY extends DateTimeFormatInfoImpl_ta
| Constructor and Description |
|---|
DateTimeFormatInfoImpl_ta_MY() |
| Modifier and Type | Method and Description |
|---|---|
int |
firstDayOfTheWeek()
Returns the day which generally comes first in a weekly calendar view, as
an index into the return value of
DateTimeFormatInfo.weekdaysFull(). |
int |
weekendStart()
Returns the day which starts the weekend, as an index into the return value
of
DateTimeFormatInfo.weekdaysFull(). |
ampms, dateFormatFull, dateFormatLong, dateFormatMedium, dateFormatShort, dateTimeFull, dateTimeLong, dateTimeMedium, dateTimeShort, erasFull, erasShort, formatHour12Minute, formatHour12MinuteSecond, formatMonthFullDay, formatMonthNumDay, formatYearMonthAbbrev, formatYearMonthAbbrevDay, formatYearMonthFull, formatYearMonthFullDay, formatYearMonthNum, formatYearMonthNumDay, formatYearMonthWeekdayDay, formatYearQuarterFull, formatYearQuarterShort, monthsFull, monthsNarrow, monthsShort, quartersFull, quartersShort, timeFormatFull, timeFormatLong, timeFormatMedium, timeFormatShort, weekdaysFull, weekdaysNarrow, weekdaysShortdateFormat, dateTime, formatDay, formatHour24Minute, formatHour24MinuteSecond, formatMinuteSecond, formatMonthAbbrev, formatMonthAbbrevDay, formatMonthFull, formatMonthFullWeekdayDay, formatYear, monthsFullStandalone, monthsNarrowStandalone, monthsShortStandalone, timeFormat, weekdaysFullStandalone, weekdaysNarrowStandalone, weekdaysShortStandalone, weekendEndpublic int firstDayOfTheWeek()
DateTimeFormatInfoDateTimeFormatInfo.weekdaysFull().firstDayOfTheWeek in interface DateTimeFormatInfofirstDayOfTheWeek in class DateTimeFormatInfoImpl_tapublic int weekendStart()
DateTimeFormatInfoDateTimeFormatInfo.weekdaysFull().weekendStart in interface DateTimeFormatInfoweekendStart in class DateTimeFormatInfoImpl_taCopyright © 2019. All rights reserved.