- getDaylightAdjustment(Date) - Method in class org.gwtproject.i18n.client.TimeZone
-
- getDaylightAdjustment(Date) - Method in interface org.gwtproject.i18n.shared.TimeZone
-
Returns the daylight savings time adjustment, in minutes, for the given
date.
- getFormat(DateTimeFormat.PredefinedFormat) - Static method in class org.gwtproject.i18n.client.DateTimeFormat
-
Get a DateTimeFormat instance for a predefined format.
- getFormat(String) - Static method in class org.gwtproject.i18n.client.DateTimeFormat
-
Returns a DateTimeFormat object using the specified pattern.
- getFormat(String, DateTimeFormatInfo) - Static method in class org.gwtproject.i18n.client.DateTimeFormat
-
Internal factory method that provides caching.
- getFormat(DateTimeFormat.PredefinedFormat) - Static method in class org.gwtproject.i18n.shared.DateTimeFormat
-
Get a DateTimeFormat instance for a predefined format.
- getFormat(String) - Static method in class org.gwtproject.i18n.shared.DateTimeFormat
-
Returns a DateTimeFormat object using the specified pattern.
- getFormat(String, DateTimeFormatInfo) - Static method in class org.gwtproject.i18n.shared.DateTimeFormat
-
Internal factory method that provides caching.
- getFullDateFormat() - Static method in class org.gwtproject.i18n.client.DateTimeFormat
-
- getFullDateTimeFormat() - Static method in class org.gwtproject.i18n.client.DateTimeFormat
-
- getFullTimeFormat() - Static method in class org.gwtproject.i18n.client.DateTimeFormat
-
- getGMTString(Date) - Method in class org.gwtproject.i18n.client.TimeZone
-
- getGMTString(Date) - Method in interface org.gwtproject.i18n.shared.TimeZone
-
Returns the GMT representation of this time zone object.
- getID() - Method in class org.gwtproject.i18n.client.TimeZone
-
- getID() - Method in class org.gwtproject.i18n.client.TimeZoneInfo
-
- getID() - Method in interface org.gwtproject.i18n.shared.TimeZone
-
Returns time zone id for this time zone.
- getISOTimeZoneString(Date) - Method in class org.gwtproject.i18n.client.TimeZone
-
- getISOTimeZoneString(Date) - Method in interface org.gwtproject.i18n.shared.TimeZone
-
To get ISO-style (+00:00) representation of the time zone for given date.
- getLongDateFormat() - Static method in class org.gwtproject.i18n.client.DateTimeFormat
-
- getLongDateTimeFormat() - Static method in class org.gwtproject.i18n.client.DateTimeFormat
-
- getLongName(Date) - Method in class org.gwtproject.i18n.client.TimeZone
-
- getLongName(Date) - Method in interface org.gwtproject.i18n.shared.TimeZone
-
Returns the long version of the time zone name for the given date; the
result of this method will be different if daylight savings time is in
effect.
- getLongTimeFormat() - Static method in class org.gwtproject.i18n.client.DateTimeFormat
-
- getMediumDateFormat() - Static method in class org.gwtproject.i18n.client.DateTimeFormat
-
- getMediumDateTimeFormat() - Static method in class org.gwtproject.i18n.client.DateTimeFormat
-
- getMediumTimeFormat() - Static method in class org.gwtproject.i18n.client.DateTimeFormat
-
- getNames() - Method in class org.gwtproject.i18n.client.TimeZoneInfo
-
- getOffset(Date) - Method in class org.gwtproject.i18n.client.TimeZone
-
- getOffset(Date) - Method in interface org.gwtproject.i18n.shared.TimeZone
-
Returns the RFC representation of the time zone name for the given date.
- getPattern() - Method in class org.gwtproject.i18n.shared.DateTimeFormat
-
Retrieve the pattern used in this DateTimeFormat object.
- getRFCTimeZoneString(Date) - Method in class org.gwtproject.i18n.client.TimeZone
-
- getRFCTimeZoneString(Date) - Method in interface org.gwtproject.i18n.shared.TimeZone
-
To get RFC representation of certain time zone name for given date.
- getShortDateFormat() - Static method in class org.gwtproject.i18n.client.DateTimeFormat
-
- getShortDateTimeFormat() - Static method in class org.gwtproject.i18n.client.DateTimeFormat
-
- getShortName(Date) - Method in class org.gwtproject.i18n.client.TimeZone
-
- getShortName(Date) - Method in interface org.gwtproject.i18n.shared.TimeZone
-
Returns the short time zone name for a given date.
- getShortTimeFormat() - Static method in class org.gwtproject.i18n.client.DateTimeFormat
-
- getStandardOffset() - Method in class org.gwtproject.i18n.client.TimeZone
-
- getStandardOffset() - Method in class org.gwtproject.i18n.client.TimeZoneInfo
-
- getStandardOffset() - Method in interface org.gwtproject.i18n.shared.TimeZone
-
Returns the standard time zone offset, in minutes.
- getTransitions() - Method in class org.gwtproject.i18n.client.TimeZoneInfo
-