Home | History | Annotate | Download | only in unicode

Lines Matching full:gets

338      * Gets a Calendar using the given timezone and given locale.  The TimeZone
392 * Gets this Calendar's time as milliseconds. May involve recalculation of time due
837 * Gets what the first day of the week is; e.g., Sunday in US, Monday in France.
845 * Gets what the first day of the week is; e.g., Sunday in US, Monday in France.
865 * Gets what the minimal days required in the first week of the year are; e.g., if
876 * Gets the minimum value for the given time field. e.g., for Gregorian
886 * Gets the minimum value for the given time field. e.g., for Gregorian
896 * Gets the maximum value for the given time field. e.g. for Gregorian DAY_OF_MONTH,
906 * Gets the maximum value for the given time field. e.g. for Gregorian DAY_OF_MONTH,
916 * Gets the highest minimum value for the given field if varies. Otherwise same as
926 * Gets the highest minimum value for the given field if varies. Otherwise same as
936 * Gets the lowest maximum value for the given field if varies. Otherwise same as
946 * Gets the lowest maximum value for the given field if varies. Otherwise same as
1024 * Gets the value for a given time field. Recalculate the current time field values
1039 * Gets the value for a given time field. Recalculate the current time field values
1262 * Gets this Calendar's current time as a long.
1294 * Gets the value for a given time field. Subclasses can use this function to get
1304 * Gets the value for a given time field. Subclasses can use this function to get
1316 * Gets the value for a given time field. Subclasses can use this function to get