com.google.gwt.i18n.client.impl.cldr
Class DateTimeFormatInfoImpl

java.lang.Object
  extended by com.google.gwt.i18n.client.DefaultDateTimeFormatInfo
      extended by com.google.gwt.i18n.client.impl.cldr.DateTimeFormatInfoImpl
All Implemented Interfaces:
DateTimeFormatInfo, Localizable
Direct Known Subclasses:
DateTimeFormatInfoImpl_aa, DateTimeFormatInfoImpl_af, DateTimeFormatInfoImpl_ak, DateTimeFormatInfoImpl_am, DateTimeFormatInfoImpl_ar, DateTimeFormatInfoImpl_as, DateTimeFormatInfoImpl_az, DateTimeFormatInfoImpl_be, DateTimeFormatInfoImpl_bg, DateTimeFormatInfoImpl_bn, DateTimeFormatInfoImpl_bo, DateTimeFormatInfoImpl_bs, DateTimeFormatInfoImpl_byn, DateTimeFormatInfoImpl_ca, DateTimeFormatInfoImpl_cch, DateTimeFormatInfoImpl_cop, DateTimeFormatInfoImpl_cs, DateTimeFormatInfoImpl_cy, DateTimeFormatInfoImpl_da, DateTimeFormatInfoImpl_de, DateTimeFormatInfoImpl_dv, DateTimeFormatInfoImpl_dz, DateTimeFormatInfoImpl_ee, DateTimeFormatInfoImpl_el, DateTimeFormatInfoImpl_en, DateTimeFormatInfoImpl_eo, DateTimeFormatInfoImpl_es, DateTimeFormatInfoImpl_et, DateTimeFormatInfoImpl_eu, DateTimeFormatInfoImpl_fa, DateTimeFormatInfoImpl_fi, DateTimeFormatInfoImpl_fil, DateTimeFormatInfoImpl_fo, DateTimeFormatInfoImpl_fr, DateTimeFormatInfoImpl_fur, DateTimeFormatInfoImpl_ga, DateTimeFormatInfoImpl_gaa, DateTimeFormatInfoImpl_gez, DateTimeFormatInfoImpl_gl, DateTimeFormatInfoImpl_gsw, DateTimeFormatInfoImpl_gu, DateTimeFormatInfoImpl_gv, DateTimeFormatInfoImpl_ha, DateTimeFormatInfoImpl_haw, DateTimeFormatInfoImpl_he, DateTimeFormatInfoImpl_hi, DateTimeFormatInfoImpl_hr, DateTimeFormatInfoImpl_hu, DateTimeFormatInfoImpl_hy, DateTimeFormatInfoImpl_ia, DateTimeFormatInfoImpl_id, DateTimeFormatInfoImpl_ig, DateTimeFormatInfoImpl_ii, DateTimeFormatInfoImpl_is, DateTimeFormatInfoImpl_it, DateTimeFormatInfoImpl_iu, DateTimeFormatInfoImpl_ja, DateTimeFormatInfoImpl_ka, DateTimeFormatInfoImpl_kaj, DateTimeFormatInfoImpl_kam, DateTimeFormatInfoImpl_kcg, DateTimeFormatInfoImpl_kfo, DateTimeFormatInfoImpl_kk, DateTimeFormatInfoImpl_kl, DateTimeFormatInfoImpl_km, DateTimeFormatInfoImpl_kn, DateTimeFormatInfoImpl_ko, DateTimeFormatInfoImpl_kok, DateTimeFormatInfoImpl_kpe, DateTimeFormatInfoImpl_ku, DateTimeFormatInfoImpl_kw, DateTimeFormatInfoImpl_ky, DateTimeFormatInfoImpl_ln, DateTimeFormatInfoImpl_lo, DateTimeFormatInfoImpl_lt, DateTimeFormatInfoImpl_lv, DateTimeFormatInfoImpl_mk, DateTimeFormatInfoImpl_ml, DateTimeFormatInfoImpl_mn, DateTimeFormatInfoImpl_mr, DateTimeFormatInfoImpl_ms, DateTimeFormatInfoImpl_mt, DateTimeFormatInfoImpl_my, DateTimeFormatInfoImpl_nb, DateTimeFormatInfoImpl_nds, DateTimeFormatInfoImpl_ne, DateTimeFormatInfoImpl_nl, DateTimeFormatInfoImpl_nn, DateTimeFormatInfoImpl_nr, DateTimeFormatInfoImpl_nso, DateTimeFormatInfoImpl_ny, DateTimeFormatInfoImpl_oc, DateTimeFormatInfoImpl_om, DateTimeFormatInfoImpl_or, DateTimeFormatInfoImpl_pa, DateTimeFormatInfoImpl_pl, DateTimeFormatInfoImpl_ps, DateTimeFormatInfoImpl_pt, DateTimeFormatInfoImpl_ro, DateTimeFormatInfoImpl_ru, DateTimeFormatInfoImpl_rw, DateTimeFormatInfoImpl_sa, DateTimeFormatInfoImpl_se, DateTimeFormatInfoImpl_sh, DateTimeFormatInfoImpl_si, DateTimeFormatInfoImpl_sid, DateTimeFormatInfoImpl_sk, DateTimeFormatInfoImpl_sl, DateTimeFormatInfoImpl_so, DateTimeFormatInfoImpl_sq, DateTimeFormatInfoImpl_sr, DateTimeFormatInfoImpl_ss, DateTimeFormatInfoImpl_st, DateTimeFormatInfoImpl_sv, DateTimeFormatInfoImpl_sw, DateTimeFormatInfoImpl_syr, DateTimeFormatInfoImpl_ta, DateTimeFormatInfoImpl_te, DateTimeFormatInfoImpl_tg, DateTimeFormatInfoImpl_th, DateTimeFormatInfoImpl_ti, DateTimeFormatInfoImpl_tig, DateTimeFormatInfoImpl_tl, DateTimeFormatInfoImpl_tn, DateTimeFormatInfoImpl_to, DateTimeFormatInfoImpl_tr, DateTimeFormatInfoImpl_trv, DateTimeFormatInfoImpl_ts, DateTimeFormatInfoImpl_tt, DateTimeFormatInfoImpl_ug, DateTimeFormatInfoImpl_uk, DateTimeFormatInfoImpl_ur, DateTimeFormatInfoImpl_uz, DateTimeFormatInfoImpl_ve, DateTimeFormatInfoImpl_vi, DateTimeFormatInfoImpl_wal, DateTimeFormatInfoImpl_wo, DateTimeFormatInfoImpl_xh, DateTimeFormatInfoImpl_yo, DateTimeFormatInfoImpl_zh, DateTimeFormatInfoImpl_zu

public class DateTimeFormatInfoImpl
extends DefaultDateTimeFormatInfo
implements Localizable

DateTimeFormatInfo implementation based on Unicode CLDR data.


Constructor Summary
DateTimeFormatInfoImpl()
           
 
Method Summary
 
Methods inherited from class com.google.gwt.i18n.client.DefaultDateTimeFormatInfo
ampms, dateFormat, dateFormatFull, dateFormatLong, dateFormatMedium, dateFormatShort, dateTime, dateTimeFull, dateTimeLong, dateTimeMedium, dateTimeShort, erasFull, erasShort, firstDayOfTheWeek, formatDay, formatHour12Minute, formatHour12MinuteSecond, formatHour24Minute, formatHour24MinuteSecond, formatMinuteSecond, formatMonthAbbrev, formatMonthAbbrevDay, formatMonthFull, formatMonthFullDay, formatMonthFullWeekdayDay, formatMonthNumDay, formatYear, formatYearMonthAbbrev, formatYearMonthAbbrevDay, formatYearMonthFull, formatYearMonthFullDay, formatYearMonthNum, formatYearMonthNumDay, formatYearMonthWeekdayDay, formatYearQuarterFull, formatYearQuarterShort, monthsFull, monthsFullStandalone, monthsNarrow, monthsNarrowStandalone, monthsShort, monthsShortStandalone, quartersFull, quartersShort, timeFormat, timeFormatFull, timeFormatLong, timeFormatMedium, timeFormatShort, weekdaysFull, weekdaysFullStandalone, weekdaysNarrow, weekdaysNarrowStandalone, weekdaysShort, weekdaysShortStandalone, weekendEnd, weekendStart
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DateTimeFormatInfoImpl

public DateTimeFormatInfoImpl()