Home | History | Annotate | Download | only in datatype

Lines Matching defs:getTimezone

134  *       <td> {@link #getTimezone()} </td>
528 public abstract int getTimezone();
684 int timezone = getTimezone();
930 * <td>{@link #getTimezone()} formatted into Custom timezone id</td>
971 * <li>else when <code>this.getTimezone() != FIELD_UNDEFINED</code>,
973 * using the <code>this.getTimezone()</code>.</li>
974 * <li>else when <code>defaults.getTimezone() != FIELD_UNDEFINED</code>,
976 * using <code>defaults.getTimezone()</code>.</li>
1029 public abstract TimeZone getTimeZone(int defaultZoneoffset);