Home | History | Annotate | Download | only in unicode

Lines Matching full:zone

120  * You can also set the time zone on the format if you wish. If you want even
278 * DateFormat instance, the date and the time zone will
298 * DateFormat instance, the date and the time zone will
420 * (time in milliseconds and time zone) will be set in
617 * @return the time zone associated with the calendar of DateFormat.
623 * Sets the time zone for the calendar of this DateFormat object. The caller
631 * Sets the time zone for the calendar of this DateFormat object.
632 * @param zone the new time zone.
635 virtual void setTimeZone(const TimeZone& zone);