Home | History | Annotate | Download | only in unicode

Lines Matching full:timezone

29  * <code>VTimeZone</code> instance from a time zone ID supported by <code>TimeZone</code>.
64 * Return true if the given <code>TimeZone</code> objects are
67 * @return true if the given <code>TimeZone</code> objects are
71 virtual UBool operator==(const TimeZone& that) const;
74 * Return true if the given <code>TimeZone</code> objects are
77 * @return true if the given <code>TimeZone</code> objects are
81 virtual UBool operator!=(const TimeZone& that) const;
181 * Clones TimeZone objects polymorphically. Clients are responsible for deleting
182 * the TimeZone object cloned.
183 * @return A new copy of this TimeZone object.
186 virtual TimeZone* clone(void) const;
189 * Returns the TimeZone's adjusted GMT offset (i.e., the number of milliseconds to add
242 * Gregorian calendar. The default implementation in the TimeZone
264 * Sets the TimeZone's raw GMT offset (i.e., the number of milliseconds to add
273 * Returns the TimeZone's raw GMT offset (i.e., the number of milliseconds to add
276 * @return The TimeZone's raw GMT offset.
307 * @param other the <code>TimeZone</code> object to be compared with
312 virtual UBool hasSameRules(const TimeZone& other) const;
352 * @param initial Receives the initial timezone rule
353 * @param trsrules Receives the timezone transition rules
355 * the timezone transition rules. On output, actual number of