
public class DateTimeFormatInfoImpl_en_HK extends DateTimeFormatInfoImpl_en_001
| Constructor and Description |
|---|
DateTimeFormatInfoImpl_en_HK() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
ampms()
Returns array of strings containing abbreviations for Ante Meridiem and
Post Meridiem.
|
String |
dateFormatFull()
Returns a "full" date format.
|
String |
dateFormatLong()
Returns a "long" date format.
|
String |
dateFormatMedium()
Returns a "medium" date format.
|
String |
dateFormatShort()
Returns a "short" date format.
|
String |
dateTimeFull(String timePattern,
String datePattern)
Returns a date/time format from a date format pattern and a time format
pattern, using "full" joining.
|
String |
dateTimeLong(String timePattern,
String datePattern)
Returns a date/time format from a date format pattern and a time format
pattern, using "full" joining.
|
String |
dateTimeMedium(String timePattern,
String datePattern)
Returns a date/time format from a date format pattern and a time format
pattern, using "full" joining.
|
String |
dateTimeShort(String timePattern,
String datePattern)
Returns a date/time format from a date format pattern and a time format
pattern, using "full" joining.
|
int |
firstDayOfTheWeek()
Returns the day which generally comes first in a weekly calendar view, as
an index into the return value of
DateTimeFormatInfo.weekdaysFull(). |
String |
formatMonthAbbrevDay()
Returns localized format equivalent to the "MMMd" skeleton pattern.
|
String |
formatMonthFullDay()
Returns localized format equivalent to the "MMMMd" skeleton pattern.
|
String |
formatMonthFullWeekdayDay()
Returns localized format equivalent to the "MMMMEEEEd" skeleton pattern.
|
String |
formatMonthNumDay()
Returns localized format equivalent to the "Md" skeleton pattern.
|
String |
formatYearMonthAbbrevDay()
Returns localized format equivalent to the "yMMMd" skeleton pattern.
|
String |
formatYearMonthFullDay()
Returns localized format equivalent to the "yMMMMd" skeleton pattern.
|
String |
formatYearMonthNum()
Returns localized format equivalent to the "yM" skeleton pattern.
|
String |
formatYearMonthNumDay()
Returns localized format equivalent to the "yMd" skeleton pattern.
|
String |
formatYearMonthWeekdayDay()
Returns localized format equivalent to the "yMMMEEEd" skeleton pattern.
|
formatYearMonthAbbrev, formatYearMonthFull, formatYearQuarterFull, formatYearQuarterShort, timeFormatFull, timeFormatLong, timeFormatMedium, timeFormatShortdateFormat, dateTime, erasFull, erasShort, formatDay, formatHour12Minute, formatHour12MinuteSecond, formatHour24Minute, formatHour24MinuteSecond, formatMinuteSecond, formatMonthAbbrev, formatMonthFull, formatYear, monthsFull, monthsFullStandalone, monthsNarrow, monthsNarrowStandalone, monthsShort, monthsShortStandalone, quartersFull, quartersShort, timeFormat, weekdaysFull, weekdaysFullStandalone, weekdaysNarrow, weekdaysNarrowStandalone, weekdaysShort, weekdaysShortStandalone, weekendEnd, weekendStartdateFormat, dateTime, erasFull, erasShort, formatDay, formatHour12Minute, formatHour12MinuteSecond, formatHour24Minute, formatHour24MinuteSecond, formatMinuteSecond, formatMonthAbbrev, formatMonthFull, formatYear, monthsFull, monthsFullStandalone, monthsNarrow, monthsNarrowStandalone, monthsShort, monthsShortStandalone, quartersFull, quartersShort, timeFormat, weekdaysFull, weekdaysFullStandalone, weekdaysNarrow, weekdaysNarrowStandalone, weekdaysShort, weekdaysShortStandalone, weekendEnd, weekendStartpublic String[] ampms()
DateTimeFormatInfoampms in interface DateTimeFormatInfoampms in class DefaultDateTimeFormatInfopublic String dateFormatFull()
DateTimeFormatInfodateFormatFull in interface DateTimeFormatInfodateFormatFull in class DateTimeFormatInfoImpl_enpublic String dateFormatLong()
DateTimeFormatInfodateFormatLong in interface DateTimeFormatInfodateFormatLong in class DateTimeFormatInfoImpl_enpublic String dateFormatMedium()
DateTimeFormatInfodateFormatMedium in interface DateTimeFormatInfodateFormatMedium in class DateTimeFormatInfoImpl_enpublic String dateFormatShort()
DateTimeFormatInfodateFormatShort in interface DateTimeFormatInfodateFormatShort in class DateTimeFormatInfoImpl_enpublic String dateTimeFull(String timePattern, String datePattern)
DateTimeFormatInfodateTimeFull in interface DateTimeFormatInfodateTimeFull in class DateTimeFormatInfoImpl_entimePattern - the time pattern StringdatePattern - the data pattern Stringpublic String dateTimeLong(String timePattern, String datePattern)
DateTimeFormatInfodateTimeLong in interface DateTimeFormatInfodateTimeLong in class DateTimeFormatInfoImpl_entimePattern - the time pattern StringdatePattern - the data pattern Stringpublic String dateTimeMedium(String timePattern, String datePattern)
DateTimeFormatInfodateTimeMedium in interface DateTimeFormatInfodateTimeMedium in class DateTimeFormatInfoImpl_entimePattern - the time pattern StringdatePattern - the data pattern Stringpublic String dateTimeShort(String timePattern, String datePattern)
DateTimeFormatInfodateTimeShort in interface DateTimeFormatInfodateTimeShort in class DateTimeFormatInfoImpl_entimePattern - the time pattern StringdatePattern - the data pattern Stringpublic int firstDayOfTheWeek()
DateTimeFormatInfoDateTimeFormatInfo.weekdaysFull().firstDayOfTheWeek in interface DateTimeFormatInfofirstDayOfTheWeek in class DateTimeFormatInfoImpl_en_001public String formatMonthAbbrevDay()
DateTimeFormatInfoformatMonthAbbrevDay in interface DateTimeFormatInfoformatMonthAbbrevDay in class DefaultDateTimeFormatInfopublic String formatMonthFullDay()
DateTimeFormatInfoformatMonthFullDay in interface DateTimeFormatInfoformatMonthFullDay in class DefaultDateTimeFormatInfopublic String formatMonthFullWeekdayDay()
DateTimeFormatInfoformatMonthFullWeekdayDay in interface DateTimeFormatInfoformatMonthFullWeekdayDay in class DateTimeFormatInfoImpl_enpublic String formatMonthNumDay()
DateTimeFormatInfoformatMonthNumDay in interface DateTimeFormatInfoformatMonthNumDay in class DateTimeFormatInfoImpl_enpublic String formatYearMonthAbbrevDay()
DateTimeFormatInfoformatYearMonthAbbrevDay in interface DateTimeFormatInfoformatYearMonthAbbrevDay in class DateTimeFormatInfoImpl_enpublic String formatYearMonthFullDay()
DateTimeFormatInfoformatYearMonthFullDay in interface DateTimeFormatInfoformatYearMonthFullDay in class DateTimeFormatInfoImpl_enpublic String formatYearMonthNum()
DateTimeFormatInfoformatYearMonthNum in interface DateTimeFormatInfoformatYearMonthNum in class DateTimeFormatInfoImpl_enpublic String formatYearMonthNumDay()
DateTimeFormatInfoformatYearMonthNumDay in interface DateTimeFormatInfoformatYearMonthNumDay in class DateTimeFormatInfoImpl_enpublic String formatYearMonthWeekdayDay()
DateTimeFormatInfoformatYearMonthWeekdayDay in interface DateTimeFormatInfoformatYearMonthWeekdayDay in class DateTimeFormatInfoImpl_enCopyright © 2018. All rights reserved.