public class

DateTimeFormatInfoImpl_ta_LK

extends DateTimeFormatInfoImpl_ta
java.lang.Object
   ↳ com.google.gwt.i18n.client.DefaultDateTimeFormatInfo
     ↳ com.google.gwt.i18n.client.impl.cldr.DateTimeFormatInfoImpl
       ↳ com.google.gwt.i18n.client.impl.cldr.DateTimeFormatInfoImpl_ta
         ↳ com.google.gwt.i18n.client.impl.cldr.DateTimeFormatInfoImpl_ta_LK

Class Overview

Implementation of DateTimeFormatInfo for the "ta_LK" locale.

Summary

Public Constructors
DateTimeFormatInfoImpl_ta_LK()
Public Methods
int firstDayOfTheWeek()
Returns the day which generally comes first in a weekly calendar view, as an index into the return value of weekdaysFull().
int weekendStart()
Returns the day which starts the weekend, as an index into the return value of weekdaysFull().
[Expand]
Inherited Methods
From class com.google.gwt.i18n.client.impl.cldr.DateTimeFormatInfoImpl_ta
From class com.google.gwt.i18n.client.DefaultDateTimeFormatInfo
From class java.lang.Object
From interface com.google.gwt.i18n.client.DateTimeFormatInfo

Public Constructors

public DateTimeFormatInfoImpl_ta_LK ()

Public Methods

public int firstDayOfTheWeek ()

Returns the day which generally comes first in a weekly calendar view, as an index into the return value of weekdaysFull().

public int weekendStart ()

Returns the day which starts the weekend, as an index into the return value of weekdaysFull().