LittleDemon WebShell


Linux in-mum-web1499.main-hosting.eu 5.14.0-503.40.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 5 06:06:04 EDT 2025 x86_64
Path : /opt/alt/alt-nodejs18/root/usr/share/doc/alt-nodejs18-libicu-doc/
File Upload :
Command :
Current File : //opt/alt/alt-nodejs18/root/usr/share/doc/alt-nodejs18-libicu-doc/classSimpleTimeZone.html

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.9.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>ICU 74.2: icu::SimpleTimeZone Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">ICU 74.2
   &#160;<span id="projectnumber">74.2</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.1 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
  initMenu('',false,false,'search.php','Search');
});
/* @license-end */</script>
<div id="main-nav"></div>
<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="namespaceicu.html">icu</a></li><li class="navelem"><a class="el" href="classicu_1_1SimpleTimeZone.html">SimpleTimeZone</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-static-methods">Static Public Member Functions</a>  </div>
  <div class="headertitle">
<div class="title">icu::SimpleTimeZone Class Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p><code><a class="el" href="classicu_1_1SimpleTimeZone.html" title="SimpleTimeZone is a concrete subclass of TimeZone that represents a time zone for use with a Gregoria...">SimpleTimeZone</a></code> is a concrete subclass of <code><a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a></code> that represents a time zone for use with a Gregorian calendar.  
 <a href="classicu_1_1SimpleTimeZone.html#details">More...</a></p>

<p><code>#include &lt;<a class="el" href="simpletz_8h_source.html">simpletz.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for icu::SimpleTimeZone:</div>
<div class="dyncontent">
 <div class="center">
  <img src="classicu_1_1SimpleTimeZone.png" usemap="#icu::SimpleTimeZone_map" alt=""/>
  <map id="icu::SimpleTimeZone_map" name="icu::SimpleTimeZone_map">
<area href="classicu_1_1BasicTimeZone.html" title="BasicTimeZone is an abstract class extending TimeZone." alt="icu::BasicTimeZone" shape="rect" coords="0,168,128,192"/>
<area href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings." alt="icu::TimeZone" shape="rect" coords="0,112,128,136"/>
<area href="classicu_1_1UObject.html" title="UObject is the common ICU &quot;boilerplate&quot; class." alt="icu::UObject" shape="rect" coords="0,56,128,80"/>
<area href="classicu_1_1UMemory.html" title="UMemory is the common ICU base class." alt="icu::UMemory" shape="rect" coords="0,0,128,24"/>
  </map>
</div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr class="memitem:a2108a448ec99a7c20a1bf31c2a98327a"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#a2108a448ec99a7c20a1bf31c2a98327a">TimeMode</a> { <b>WALL_TIME</b> = 0
, <b>STANDARD_TIME</b>
, <b>UTC_TIME</b>
 }</td></tr>
<tr class="memdesc:a2108a448ec99a7c20a1bf31c2a98327a"><td class="mdescLeft">&#160;</td><td class="mdescRight">TimeMode is used, together with a millisecond offset after midnight, to specify a rule transition time.  <a href="classicu_1_1SimpleTimeZone.html#a2108a448ec99a7c20a1bf31c2a98327a">More...</a><br /></td></tr>
<tr class="separator:a2108a448ec99a7c20a1bf31c2a98327a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_types_classicu_1_1BasicTimeZone"><td colspan="2" onclick="javascript:toggleInherit('pub_types_classicu_1_1BasicTimeZone')"><img src="closed.png" alt="-"/>&#160;Public Types inherited from <a class="el" href="classicu_1_1BasicTimeZone.html">icu::BasicTimeZone</a></td></tr>
<tr class="memitem:a17211c6d41ce2b74c4c705e4b7dc795d inherit pub_types_classicu_1_1BasicTimeZone"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom">{ <b>kStandard</b> = 0x01
, <b>kDaylight</b> = 0x03
, <b>kFormer</b> = 0x04
, <b>kLatter</b> = 0x0C
 }</td></tr>
<tr class="memdesc:a17211c6d41ce2b74c4c705e4b7dc795d"><td class="mdescLeft">&#160;</td><td class="mdescRight">The time type option bit flags used by getOffsetFromLocal.  <a href="classicu_1_1BasicTimeZone.html#a17211c6d41ce2b74c4c705e4b7dc795d">More...</a><br /></td></tr>
<tr class="separator:a17211c6d41ce2b74c4c705e4b7dc795d inherit pub_types_classicu_1_1BasicTimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_types_classicu_1_1TimeZone"><td colspan="2" onclick="javascript:toggleInherit('pub_types_classicu_1_1TimeZone')"><img src="closed.png" alt="-"/>&#160;Public Types inherited from <a class="el" href="classicu_1_1TimeZone.html">icu::TimeZone</a></td></tr>
<tr class="memitem:a07cc5464421c1ae84f55ada930cf03df inherit pub_types_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#a07cc5464421c1ae84f55ada930cf03df">EDisplayType</a> { <br />
&#160;&#160;<a class="el" href="classicu_1_1TimeZone.html#a07cc5464421c1ae84f55ada930cf03dfacf8bdac105168cf42e9350f7f5b2c73b">SHORT</a> = 1
, <a class="el" href="classicu_1_1TimeZone.html#a07cc5464421c1ae84f55ada930cf03dfa7cb5bca16851d6d844e8d6360cae706d">LONG</a>
, <a class="el" href="classicu_1_1TimeZone.html#a07cc5464421c1ae84f55ada930cf03dfa50f1bd07adb2c6bad3e01ad18b616ad8">SHORT_GENERIC</a>
, <a class="el" href="classicu_1_1TimeZone.html#a07cc5464421c1ae84f55ada930cf03dfac8036ecae72c354b247ef735b0096f2b">LONG_GENERIC</a>
, <br />
&#160;&#160;<a class="el" href="classicu_1_1TimeZone.html#a07cc5464421c1ae84f55ada930cf03dfa822f7f90bbb88684c1704f3f1bd3b023">SHORT_GMT</a>
, <a class="el" href="classicu_1_1TimeZone.html#a07cc5464421c1ae84f55ada930cf03dfa420d51b41effa0a91b731fcf7cd79113">LONG_GMT</a>
, <a class="el" href="classicu_1_1TimeZone.html#a07cc5464421c1ae84f55ada930cf03dfa2e85e4887a95c53621a9bce58b163da7">SHORT_COMMONLY_USED</a>
, <a class="el" href="classicu_1_1TimeZone.html#a07cc5464421c1ae84f55ada930cf03dfabe884fb56c078112aee71c80496eb11d">GENERIC_LOCATION</a>
<br />
 }</td></tr>
<tr class="memdesc:a07cc5464421c1ae84f55ada930cf03df"><td class="mdescLeft">&#160;</td><td class="mdescRight">Enum for use with getDisplayName.  <a href="classicu_1_1TimeZone.html#a07cc5464421c1ae84f55ada930cf03df">More...</a><br /></td></tr>
<tr class="separator:a07cc5464421c1ae84f55ada930cf03df inherit pub_types_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:aa654bb849a0c9f48b27904ece8550114"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#aa654bb849a0c9f48b27904ece8550114">SimpleTimeZone</a> (const <a class="el" href="classicu_1_1SimpleTimeZone.html">SimpleTimeZone</a> &amp;source)</td></tr>
<tr class="memdesc:aa654bb849a0c9f48b27904ece8550114"><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy constructor.  <a href="classicu_1_1SimpleTimeZone.html#aa654bb849a0c9f48b27904ece8550114">More...</a><br /></td></tr>
<tr class="separator:aa654bb849a0c9f48b27904ece8550114"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a25b23da1abab98c8f759b0b650985070"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classicu_1_1SimpleTimeZone.html">SimpleTimeZone</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#a25b23da1abab98c8f759b0b650985070">operator=</a> (const <a class="el" href="classicu_1_1SimpleTimeZone.html">SimpleTimeZone</a> &amp;right)</td></tr>
<tr class="memdesc:a25b23da1abab98c8f759b0b650985070"><td class="mdescLeft">&#160;</td><td class="mdescRight">Default assignment operator.  <a href="classicu_1_1SimpleTimeZone.html#a25b23da1abab98c8f759b0b650985070">More...</a><br /></td></tr>
<tr class="separator:a25b23da1abab98c8f759b0b650985070"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abb45de77d5914ba16c642af9fceb7477"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#abb45de77d5914ba16c642af9fceb7477">~SimpleTimeZone</a> ()</td></tr>
<tr class="memdesc:abb45de77d5914ba16c642af9fceb7477"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destructor.  <a href="classicu_1_1SimpleTimeZone.html#abb45de77d5914ba16c642af9fceb7477">More...</a><br /></td></tr>
<tr class="separator:abb45de77d5914ba16c642af9fceb7477"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a24e825fc116d26532400b98ed808214b"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#a24e825fc116d26532400b98ed808214b">operator==</a> (const <a class="el" href="classicu_1_1TimeZone.html">TimeZone</a> &amp;that) const override</td></tr>
<tr class="memdesc:a24e825fc116d26532400b98ed808214b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns true if the two <a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a> objects are equal; that is, they have the same ID, raw GMT offset, and DST rules.  <a href="classicu_1_1SimpleTimeZone.html#a24e825fc116d26532400b98ed808214b">More...</a><br /></td></tr>
<tr class="separator:a24e825fc116d26532400b98ed808214b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad00b93ef5472b15b1e3ffd8b48b060b5"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#ad00b93ef5472b15b1e3ffd8b48b060b5">SimpleTimeZone</a> (int32_t rawOffsetGMT, const <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;ID)</td></tr>
<tr class="memdesc:ad00b93ef5472b15b1e3ffd8b48b060b5"><td class="mdescLeft">&#160;</td><td class="mdescRight">Constructs a <a class="el" href="classicu_1_1SimpleTimeZone.html" title="SimpleTimeZone is a concrete subclass of TimeZone that represents a time zone for use with a Gregoria...">SimpleTimeZone</a> with the given raw GMT offset and time zone ID, and which doesn't observe daylight savings time.  <a href="classicu_1_1SimpleTimeZone.html#ad00b93ef5472b15b1e3ffd8b48b060b5">More...</a><br /></td></tr>
<tr class="separator:ad00b93ef5472b15b1e3ffd8b48b060b5"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad7ccfd04825c1263475cf322421d553a"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#ad7ccfd04825c1263475cf322421d553a">SimpleTimeZone</a> (int32_t rawOffsetGMT, const <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;ID, int8_t savingsStartMonth, int8_t savingsStartDayOfWeekInMonth, int8_t savingsStartDayOfWeek, int32_t savingsStartTime, int8_t savingsEndMonth, int8_t savingsEndDayOfWeekInMonth, int8_t savingsEndDayOfWeek, int32_t savingsEndTime, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status)</td></tr>
<tr class="memdesc:ad7ccfd04825c1263475cf322421d553a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Construct a <a class="el" href="classicu_1_1SimpleTimeZone.html" title="SimpleTimeZone is a concrete subclass of TimeZone that represents a time zone for use with a Gregoria...">SimpleTimeZone</a> with the given raw GMT offset, time zone ID, and times to start and end daylight savings time.  <a href="classicu_1_1SimpleTimeZone.html#ad7ccfd04825c1263475cf322421d553a">More...</a><br /></td></tr>
<tr class="separator:ad7ccfd04825c1263475cf322421d553a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1c935f46d5812ab5cd497f8030dae644"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#a1c935f46d5812ab5cd497f8030dae644">SimpleTimeZone</a> (int32_t rawOffsetGMT, const <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;ID, int8_t savingsStartMonth, int8_t savingsStartDayOfWeekInMonth, int8_t savingsStartDayOfWeek, int32_t savingsStartTime, int8_t savingsEndMonth, int8_t savingsEndDayOfWeekInMonth, int8_t savingsEndDayOfWeek, int32_t savingsEndTime, int32_t savingsDST, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status)</td></tr>
<tr class="memdesc:a1c935f46d5812ab5cd497f8030dae644"><td class="mdescLeft">&#160;</td><td class="mdescRight">Construct a <a class="el" href="classicu_1_1SimpleTimeZone.html" title="SimpleTimeZone is a concrete subclass of TimeZone that represents a time zone for use with a Gregoria...">SimpleTimeZone</a> with the given raw GMT offset, time zone ID, and times to start and end daylight savings time.  <a href="classicu_1_1SimpleTimeZone.html#a1c935f46d5812ab5cd497f8030dae644">More...</a><br /></td></tr>
<tr class="separator:a1c935f46d5812ab5cd497f8030dae644"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7dcfc63dd2ec82ba2879adea23560faf"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#a7dcfc63dd2ec82ba2879adea23560faf">SimpleTimeZone</a> (int32_t rawOffsetGMT, const <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;ID, int8_t savingsStartMonth, int8_t savingsStartDayOfWeekInMonth, int8_t savingsStartDayOfWeek, int32_t savingsStartTime, <a class="el" href="classicu_1_1SimpleTimeZone.html#a2108a448ec99a7c20a1bf31c2a98327a">TimeMode</a> savingsStartTimeMode, int8_t savingsEndMonth, int8_t savingsEndDayOfWeekInMonth, int8_t savingsEndDayOfWeek, int32_t savingsEndTime, <a class="el" href="classicu_1_1SimpleTimeZone.html#a2108a448ec99a7c20a1bf31c2a98327a">TimeMode</a> savingsEndTimeMode, int32_t savingsDST, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status)</td></tr>
<tr class="memdesc:a7dcfc63dd2ec82ba2879adea23560faf"><td class="mdescLeft">&#160;</td><td class="mdescRight">Construct a <a class="el" href="classicu_1_1SimpleTimeZone.html" title="SimpleTimeZone is a concrete subclass of TimeZone that represents a time zone for use with a Gregoria...">SimpleTimeZone</a> with the given raw GMT offset, time zone ID, and times to start and end daylight savings time.  <a href="classicu_1_1SimpleTimeZone.html#a7dcfc63dd2ec82ba2879adea23560faf">More...</a><br /></td></tr>
<tr class="separator:a7dcfc63dd2ec82ba2879adea23560faf"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a232fcc861a06caf0da63c76c5e2b05b4"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#a232fcc861a06caf0da63c76c5e2b05b4">setStartYear</a> (int32_t year)</td></tr>
<tr class="memdesc:a232fcc861a06caf0da63c76c5e2b05b4"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the daylight savings starting year, that is, the year this time zone began observing its specified daylight savings time rules.  <a href="classicu_1_1SimpleTimeZone.html#a232fcc861a06caf0da63c76c5e2b05b4">More...</a><br /></td></tr>
<tr class="separator:a232fcc861a06caf0da63c76c5e2b05b4"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af2b8b798c7e88baa0274fe0419008513"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#af2b8b798c7e88baa0274fe0419008513">setStartRule</a> (int32_t month, int32_t dayOfWeekInMonth, int32_t dayOfWeek, int32_t time, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status)</td></tr>
<tr class="memdesc:af2b8b798c7e88baa0274fe0419008513"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the daylight savings starting rule.  <a href="classicu_1_1SimpleTimeZone.html#af2b8b798c7e88baa0274fe0419008513">More...</a><br /></td></tr>
<tr class="separator:af2b8b798c7e88baa0274fe0419008513"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8e09fd6cc191245feb585466a72b73c1"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#a8e09fd6cc191245feb585466a72b73c1">setStartRule</a> (int32_t month, int32_t dayOfWeekInMonth, int32_t dayOfWeek, int32_t time, <a class="el" href="classicu_1_1SimpleTimeZone.html#a2108a448ec99a7c20a1bf31c2a98327a">TimeMode</a> mode, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status)</td></tr>
<tr class="memdesc:a8e09fd6cc191245feb585466a72b73c1"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the daylight savings starting rule.  <a href="classicu_1_1SimpleTimeZone.html#a8e09fd6cc191245feb585466a72b73c1">More...</a><br /></td></tr>
<tr class="separator:a8e09fd6cc191245feb585466a72b73c1"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4a7559b00c81fd2f89f587572dc8b2a3"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#a4a7559b00c81fd2f89f587572dc8b2a3">setStartRule</a> (int32_t month, int32_t dayOfMonth, int32_t time, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status)</td></tr>
<tr class="memdesc:a4a7559b00c81fd2f89f587572dc8b2a3"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the DST start rule to a fixed date within a month.  <a href="classicu_1_1SimpleTimeZone.html#a4a7559b00c81fd2f89f587572dc8b2a3">More...</a><br /></td></tr>
<tr class="separator:a4a7559b00c81fd2f89f587572dc8b2a3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aef257d39768e091c99a192a0de191d3b"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#aef257d39768e091c99a192a0de191d3b">setStartRule</a> (int32_t month, int32_t dayOfMonth, int32_t time, <a class="el" href="classicu_1_1SimpleTimeZone.html#a2108a448ec99a7c20a1bf31c2a98327a">TimeMode</a> mode, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status)</td></tr>
<tr class="memdesc:aef257d39768e091c99a192a0de191d3b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the DST start rule to a fixed date within a month.  <a href="classicu_1_1SimpleTimeZone.html#aef257d39768e091c99a192a0de191d3b">More...</a><br /></td></tr>
<tr class="separator:aef257d39768e091c99a192a0de191d3b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6e0005498f791ddf5d6594636bbc4266"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#a6e0005498f791ddf5d6594636bbc4266">setStartRule</a> (int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, int32_t time, <a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a> after, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status)</td></tr>
<tr class="memdesc:a6e0005498f791ddf5d6594636bbc4266"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the DST start rule to a weekday before or after a give date within a month, e.g., the first Monday on or after the 8th.  <a href="classicu_1_1SimpleTimeZone.html#a6e0005498f791ddf5d6594636bbc4266">More...</a><br /></td></tr>
<tr class="separator:a6e0005498f791ddf5d6594636bbc4266"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad72829a5117aa676c7e860e7bc926b36"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#ad72829a5117aa676c7e860e7bc926b36">setStartRule</a> (int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, int32_t time, <a class="el" href="classicu_1_1SimpleTimeZone.html#a2108a448ec99a7c20a1bf31c2a98327a">TimeMode</a> mode, <a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a> after, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status)</td></tr>
<tr class="memdesc:ad72829a5117aa676c7e860e7bc926b36"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the DST start rule to a weekday before or after a give date within a month, e.g., the first Monday on or after the 8th.  <a href="classicu_1_1SimpleTimeZone.html#ad72829a5117aa676c7e860e7bc926b36">More...</a><br /></td></tr>
<tr class="separator:ad72829a5117aa676c7e860e7bc926b36"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa36fc90af66b358342cd70e1a6369fa6"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#aa36fc90af66b358342cd70e1a6369fa6">setEndRule</a> (int32_t month, int32_t dayOfWeekInMonth, int32_t dayOfWeek, int32_t time, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status)</td></tr>
<tr class="memdesc:aa36fc90af66b358342cd70e1a6369fa6"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the daylight savings ending rule.  <a href="classicu_1_1SimpleTimeZone.html#aa36fc90af66b358342cd70e1a6369fa6">More...</a><br /></td></tr>
<tr class="separator:aa36fc90af66b358342cd70e1a6369fa6"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a555798cd0de944bc0eb60cdc06677e27"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#a555798cd0de944bc0eb60cdc06677e27">setEndRule</a> (int32_t month, int32_t dayOfWeekInMonth, int32_t dayOfWeek, int32_t time, <a class="el" href="classicu_1_1SimpleTimeZone.html#a2108a448ec99a7c20a1bf31c2a98327a">TimeMode</a> mode, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status)</td></tr>
<tr class="memdesc:a555798cd0de944bc0eb60cdc06677e27"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the daylight savings ending rule.  <a href="classicu_1_1SimpleTimeZone.html#a555798cd0de944bc0eb60cdc06677e27">More...</a><br /></td></tr>
<tr class="separator:a555798cd0de944bc0eb60cdc06677e27"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acfe3fe995a5592a11c2ff7b1359d9249"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#acfe3fe995a5592a11c2ff7b1359d9249">setEndRule</a> (int32_t month, int32_t dayOfMonth, int32_t time, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status)</td></tr>
<tr class="memdesc:acfe3fe995a5592a11c2ff7b1359d9249"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the DST end rule to a fixed date within a month.  <a href="classicu_1_1SimpleTimeZone.html#acfe3fe995a5592a11c2ff7b1359d9249">More...</a><br /></td></tr>
<tr class="separator:acfe3fe995a5592a11c2ff7b1359d9249"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9fb6efabda421160e9ac98ffb079f56a"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#a9fb6efabda421160e9ac98ffb079f56a">setEndRule</a> (int32_t month, int32_t dayOfMonth, int32_t time, <a class="el" href="classicu_1_1SimpleTimeZone.html#a2108a448ec99a7c20a1bf31c2a98327a">TimeMode</a> mode, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status)</td></tr>
<tr class="memdesc:a9fb6efabda421160e9ac98ffb079f56a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the DST end rule to a fixed date within a month.  <a href="classicu_1_1SimpleTimeZone.html#a9fb6efabda421160e9ac98ffb079f56a">More...</a><br /></td></tr>
<tr class="separator:a9fb6efabda421160e9ac98ffb079f56a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6e423a05b7eaf3753666250c45af29f3"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#a6e423a05b7eaf3753666250c45af29f3">setEndRule</a> (int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, int32_t time, <a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a> after, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status)</td></tr>
<tr class="memdesc:a6e423a05b7eaf3753666250c45af29f3"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the DST end rule to a weekday before or after a give date within a month, e.g., the first Monday on or after the 8th.  <a href="classicu_1_1SimpleTimeZone.html#a6e423a05b7eaf3753666250c45af29f3">More...</a><br /></td></tr>
<tr class="separator:a6e423a05b7eaf3753666250c45af29f3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac1250a82792cfc5efe6dddd7d18fef23"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#ac1250a82792cfc5efe6dddd7d18fef23">setEndRule</a> (int32_t month, int32_t dayOfMonth, int32_t dayOfWeek, int32_t time, <a class="el" href="classicu_1_1SimpleTimeZone.html#a2108a448ec99a7c20a1bf31c2a98327a">TimeMode</a> mode, <a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a> after, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status)</td></tr>
<tr class="memdesc:ac1250a82792cfc5efe6dddd7d18fef23"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the DST end rule to a weekday before or after a give date within a month, e.g., the first Monday on or after the 8th.  <a href="classicu_1_1SimpleTimeZone.html#ac1250a82792cfc5efe6dddd7d18fef23">More...</a><br /></td></tr>
<tr class="separator:ac1250a82792cfc5efe6dddd7d18fef23"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a88d02eecb5a9aa27246268d2e0c1db99"><td class="memItemLeft" align="right" valign="top">virtual int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#a88d02eecb5a9aa27246268d2e0c1db99">getOffset</a> (uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status) const override</td></tr>
<tr class="memdesc:a88d02eecb5a9aa27246268d2e0c1db99"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the <a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a>'s adjusted GMT offset (i.e., the number of milliseconds to add to GMT to get local time in this time zone, taking daylight savings time into account) as of a particular reference date.  <a href="classicu_1_1SimpleTimeZone.html#a88d02eecb5a9aa27246268d2e0c1db99">More...</a><br /></td></tr>
<tr class="separator:a88d02eecb5a9aa27246268d2e0c1db99"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6342d0851efc22fc8e3586d2c73cbe2e"><td class="memItemLeft" align="right" valign="top">virtual int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#a6342d0851efc22fc8e3586d2c73cbe2e">getOffset</a> (uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t milliseconds, int32_t monthLength, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status) const override</td></tr>
<tr class="memdesc:a6342d0851efc22fc8e3586d2c73cbe2e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the time zone offset, for current date, modified in case of daylight savings.  <a href="classicu_1_1SimpleTimeZone.html#a6342d0851efc22fc8e3586d2c73cbe2e">More...</a><br /></td></tr>
<tr class="separator:a6342d0851efc22fc8e3586d2c73cbe2e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a43214faad87df087d2a0568a8fde2a79"><td class="memItemLeft" align="right" valign="top">virtual int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#a43214faad87df087d2a0568a8fde2a79">getOffset</a> (uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t milliseconds, int32_t monthLength, int32_t prevMonthLength, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status) const</td></tr>
<tr class="memdesc:a43214faad87df087d2a0568a8fde2a79"><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the time zone offset, for current date, modified in case of daylight savings.  <a href="classicu_1_1SimpleTimeZone.html#a43214faad87df087d2a0568a8fde2a79">More...</a><br /></td></tr>
<tr class="separator:a43214faad87df087d2a0568a8fde2a79"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7fdde948bb1381b0bb717e78601ee807"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#a7fdde948bb1381b0bb717e78601ee807">getOffset</a> (<a class="el" href="utypes_8h.html#ace1704e9e77d407d1eaaa2e73ec0c039">UDate</a> date, <a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a> local, int32_t &amp;rawOffset, int32_t &amp;dstOffset, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;ec) const override</td></tr>
<tr class="memdesc:a7fdde948bb1381b0bb717e78601ee807"><td class="mdescLeft">&#160;</td><td class="mdescRight">Redeclared <a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a> method.  <a href="classicu_1_1SimpleTimeZone.html#a7fdde948bb1381b0bb717e78601ee807">More...</a><br /></td></tr>
<tr class="separator:a7fdde948bb1381b0bb717e78601ee807"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a562e790cdb51d8e7026e4ed53c9d7bd2"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#a562e790cdb51d8e7026e4ed53c9d7bd2">getOffsetFromLocal</a> (<a class="el" href="utypes_8h.html#ace1704e9e77d407d1eaaa2e73ec0c039">UDate</a> date, <a class="el" href="ucal_8h.html#a15c4c761da085c0a7fcb7a02a68d6e58">UTimeZoneLocalOption</a> nonExistingTimeOpt, <a class="el" href="ucal_8h.html#a15c4c761da085c0a7fcb7a02a68d6e58">UTimeZoneLocalOption</a> duplicatedTimeOpt, int32_t &amp;rawOffset, int32_t &amp;dstOffset, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status) const override</td></tr>
<tr class="memdesc:a562e790cdb51d8e7026e4ed53c9d7bd2"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get time zone offsets from local wall time.  <a href="classicu_1_1SimpleTimeZone.html#a562e790cdb51d8e7026e4ed53c9d7bd2">More...</a><br /></td></tr>
<tr class="separator:a562e790cdb51d8e7026e4ed53c9d7bd2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a91f3f31b80b883e3370db676769b14cb"><td class="memItemLeft" align="right" valign="top">virtual int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#a91f3f31b80b883e3370db676769b14cb">getRawOffset</a> (void) const override</td></tr>
<tr class="memdesc:a91f3f31b80b883e3370db676769b14cb"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the <a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a>'s raw GMT offset (i.e., the number of milliseconds to add to GMT to get local time, before taking daylight savings time into account).  <a href="classicu_1_1SimpleTimeZone.html#a91f3f31b80b883e3370db676769b14cb">More...</a><br /></td></tr>
<tr class="separator:a91f3f31b80b883e3370db676769b14cb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aace525943643d926c5f613ca84197823"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#aace525943643d926c5f613ca84197823">setRawOffset</a> (int32_t offsetMillis) override</td></tr>
<tr class="memdesc:aace525943643d926c5f613ca84197823"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the <a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a>'s raw GMT offset (i.e., the number of milliseconds to add to GMT to get local time, before taking daylight savings time into account).  <a href="classicu_1_1SimpleTimeZone.html#aace525943643d926c5f613ca84197823">More...</a><br /></td></tr>
<tr class="separator:aace525943643d926c5f613ca84197823"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa3880c10f1fc37e13476d31bee178207"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#aa3880c10f1fc37e13476d31bee178207">setDSTSavings</a> (int32_t millisSavedDuringDST, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status)</td></tr>
<tr class="memdesc:aa3880c10f1fc37e13476d31bee178207"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the amount of time in ms that the clock is advanced during DST.  <a href="classicu_1_1SimpleTimeZone.html#aa3880c10f1fc37e13476d31bee178207">More...</a><br /></td></tr>
<tr class="separator:aa3880c10f1fc37e13476d31bee178207"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a57ed096838c3e78772357c024fe452d9"><td class="memItemLeft" align="right" valign="top">virtual int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#a57ed096838c3e78772357c024fe452d9">getDSTSavings</a> (void) const override</td></tr>
<tr class="memdesc:a57ed096838c3e78772357c024fe452d9"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the amount of time in ms that the clock is advanced during DST.  <a href="classicu_1_1SimpleTimeZone.html#a57ed096838c3e78772357c024fe452d9">More...</a><br /></td></tr>
<tr class="separator:a57ed096838c3e78772357c024fe452d9"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4b5c50deeea873977993f7b01f29b0c2"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#a4b5c50deeea873977993f7b01f29b0c2">useDaylightTime</a> (void) const override</td></tr>
<tr class="memdesc:a4b5c50deeea873977993f7b01f29b0c2"><td class="mdescLeft">&#160;</td><td class="mdescRight">Queries if this <a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a> uses Daylight Savings Time.  <a href="classicu_1_1SimpleTimeZone.html#a4b5c50deeea873977993f7b01f29b0c2">More...</a><br /></td></tr>
<tr class="separator:a4b5c50deeea873977993f7b01f29b0c2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3b768d1913f5ecf9f90c9a23a851c11e"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#a3b768d1913f5ecf9f90c9a23a851c11e">inDaylightTime</a> (<a class="el" href="utypes_8h.html#ace1704e9e77d407d1eaaa2e73ec0c039">UDate</a> date, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status) const override</td></tr>
<tr class="memdesc:a3b768d1913f5ecf9f90c9a23a851c11e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns true if the given date is within the period when daylight savings time is in effect; false otherwise.  <a href="classicu_1_1SimpleTimeZone.html#a3b768d1913f5ecf9f90c9a23a851c11e">More...</a><br /></td></tr>
<tr class="separator:a3b768d1913f5ecf9f90c9a23a851c11e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:accd9d9b7eb6da044823efc96c2065cd2"><td class="memItemLeft" align="right" valign="top"><a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#accd9d9b7eb6da044823efc96c2065cd2">hasSameRules</a> (const <a class="el" href="classicu_1_1TimeZone.html">TimeZone</a> &amp;other) const override</td></tr>
<tr class="memdesc:accd9d9b7eb6da044823efc96c2065cd2"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return true if this zone has the same rules and offset as another zone.  <a href="classicu_1_1SimpleTimeZone.html#accd9d9b7eb6da044823efc96c2065cd2">More...</a><br /></td></tr>
<tr class="separator:accd9d9b7eb6da044823efc96c2065cd2"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5a42f0651ca83c020edf4f200a8cb450"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classicu_1_1SimpleTimeZone.html">SimpleTimeZone</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#a5a42f0651ca83c020edf4f200a8cb450">clone</a> () const override</td></tr>
<tr class="memdesc:a5a42f0651ca83c020edf4f200a8cb450"><td class="mdescLeft">&#160;</td><td class="mdescRight">Clones <a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a> objects polymorphically.  <a href="classicu_1_1SimpleTimeZone.html#a5a42f0651ca83c020edf4f200a8cb450">More...</a><br /></td></tr>
<tr class="separator:a5a42f0651ca83c020edf4f200a8cb450"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8856482c15b724015b3b16ee2860849b"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#a8856482c15b724015b3b16ee2860849b">getNextTransition</a> (<a class="el" href="utypes_8h.html#ace1704e9e77d407d1eaaa2e73ec0c039">UDate</a> base, <a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a> inclusive, <a class="el" href="classicu_1_1TimeZoneTransition.html">TimeZoneTransition</a> &amp;result) const override</td></tr>
<tr class="memdesc:a8856482c15b724015b3b16ee2860849b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the first time zone transition after the base time.  <a href="classicu_1_1SimpleTimeZone.html#a8856482c15b724015b3b16ee2860849b">More...</a><br /></td></tr>
<tr class="separator:a8856482c15b724015b3b16ee2860849b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6435e2a3cfe5e0194547ff6da18ef368"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#a6435e2a3cfe5e0194547ff6da18ef368">getPreviousTransition</a> (<a class="el" href="utypes_8h.html#ace1704e9e77d407d1eaaa2e73ec0c039">UDate</a> base, <a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a> inclusive, <a class="el" href="classicu_1_1TimeZoneTransition.html">TimeZoneTransition</a> &amp;result) const override</td></tr>
<tr class="memdesc:a6435e2a3cfe5e0194547ff6da18ef368"><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the most recent time zone transition before the base time.  <a href="classicu_1_1SimpleTimeZone.html#a6435e2a3cfe5e0194547ff6da18ef368">More...</a><br /></td></tr>
<tr class="separator:a6435e2a3cfe5e0194547ff6da18ef368"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3c082ef5338854155e469682b1174fee"><td class="memItemLeft" align="right" valign="top">virtual int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#a3c082ef5338854155e469682b1174fee">countTransitionRules</a> (<a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status) const override</td></tr>
<tr class="memdesc:a3c082ef5338854155e469682b1174fee"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the number of <code><a class="el" href="classicu_1_1TimeZoneRule.html" title="TimeZoneRule is a class representing a rule for time zone.">TimeZoneRule</a></code>s which represents time transitions, for this time zone, that is, all <code><a class="el" href="classicu_1_1TimeZoneRule.html" title="TimeZoneRule is a class representing a rule for time zone.">TimeZoneRule</a></code>s for this time zone except <code><a class="el" href="classicu_1_1InitialTimeZoneRule.html" title="InitialTimeZoneRule represents a time zone rule representing a time zone effective from the beginning...">InitialTimeZoneRule</a></code>.  <a href="classicu_1_1SimpleTimeZone.html#a3c082ef5338854155e469682b1174fee">More...</a><br /></td></tr>
<tr class="separator:a3c082ef5338854155e469682b1174fee"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5ec0a3d94a06e9142cedb66ba408f5e0"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#a5ec0a3d94a06e9142cedb66ba408f5e0">getTimeZoneRules</a> (const <a class="el" href="classicu_1_1InitialTimeZoneRule.html">InitialTimeZoneRule</a> *&amp;initial, const <a class="el" href="classicu_1_1TimeZoneRule.html">TimeZoneRule</a> *trsrules[], int32_t &amp;trscount, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status) const override</td></tr>
<tr class="memdesc:a5ec0a3d94a06e9142cedb66ba408f5e0"><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the <code><a class="el" href="classicu_1_1InitialTimeZoneRule.html" title="InitialTimeZoneRule represents a time zone rule representing a time zone effective from the beginning...">InitialTimeZoneRule</a></code> and the set of <code><a class="el" href="classicu_1_1TimeZoneRule.html" title="TimeZoneRule is a class representing a rule for time zone.">TimeZoneRule</a></code> which represent time transitions for this time zone.  <a href="classicu_1_1SimpleTimeZone.html#a5ec0a3d94a06e9142cedb66ba408f5e0">More...</a><br /></td></tr>
<tr class="separator:a5ec0a3d94a06e9142cedb66ba408f5e0"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a92523b93f69250ab23504900a2a4cd0b"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="uobject_8h.html#a22af10545208a455a6e884008df48e9f">UClassID</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#a92523b93f69250ab23504900a2a4cd0b">getDynamicClassID</a> (void) const override</td></tr>
<tr class="memdesc:a92523b93f69250ab23504900a2a4cd0b"><td class="mdescLeft">&#160;</td><td class="mdescRight">Override <a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a> Returns a unique class ID POLYMORPHICALLY.  <a href="classicu_1_1SimpleTimeZone.html#a92523b93f69250ab23504900a2a4cd0b">More...</a><br /></td></tr>
<tr class="separator:a92523b93f69250ab23504900a2a4cd0b"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classicu_1_1BasicTimeZone"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classicu_1_1BasicTimeZone')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classicu_1_1BasicTimeZone.html">icu::BasicTimeZone</a></td></tr>
<tr class="memitem:aa2d509be0eba95db2df22efd4b27b6d1 inherit pub_methods_classicu_1_1BasicTimeZone"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1BasicTimeZone.html#aa2d509be0eba95db2df22efd4b27b6d1">~BasicTimeZone</a> ()</td></tr>
<tr class="memdesc:aa2d509be0eba95db2df22efd4b27b6d1 inherit pub_methods_classicu_1_1BasicTimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destructor.  <a href="classicu_1_1BasicTimeZone.html#aa2d509be0eba95db2df22efd4b27b6d1">More...</a><br /></td></tr>
<tr class="separator:aa2d509be0eba95db2df22efd4b27b6d1 inherit pub_methods_classicu_1_1BasicTimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:af09ac7633f0dce8ef95e6126f88e475f inherit pub_methods_classicu_1_1BasicTimeZone"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1BasicTimeZone.html#af09ac7633f0dce8ef95e6126f88e475f">hasEquivalentTransitions</a> (const <a class="el" href="classicu_1_1BasicTimeZone.html">BasicTimeZone</a> &amp;tz, <a class="el" href="utypes_8h.html#ace1704e9e77d407d1eaaa2e73ec0c039">UDate</a> start, <a class="el" href="utypes_8h.html#ace1704e9e77d407d1eaaa2e73ec0c039">UDate</a> end, <a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a> ignoreDstAmount, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;ec) const</td></tr>
<tr class="memdesc:af09ac7633f0dce8ef95e6126f88e475f inherit pub_methods_classicu_1_1BasicTimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Checks if the time zone has equivalent transitions in the time range.  <a href="classicu_1_1BasicTimeZone.html#af09ac7633f0dce8ef95e6126f88e475f">More...</a><br /></td></tr>
<tr class="separator:af09ac7633f0dce8ef95e6126f88e475f inherit pub_methods_classicu_1_1BasicTimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad843d9e77d3d6d6d825c559d548dcbed inherit pub_methods_classicu_1_1BasicTimeZone"><td class="memItemLeft" align="right" valign="top">virtual void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1BasicTimeZone.html#ad843d9e77d3d6d6d825c559d548dcbed">getSimpleRulesNear</a> (<a class="el" href="utypes_8h.html#ace1704e9e77d407d1eaaa2e73ec0c039">UDate</a> date, <a class="el" href="classicu_1_1InitialTimeZoneRule.html">InitialTimeZoneRule</a> *&amp;initial, <a class="el" href="classicu_1_1AnnualTimeZoneRule.html">AnnualTimeZoneRule</a> *&amp;std, <a class="el" href="classicu_1_1AnnualTimeZoneRule.html">AnnualTimeZoneRule</a> *&amp;dst, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status) const</td></tr>
<tr class="memdesc:ad843d9e77d3d6d6d825c559d548dcbed inherit pub_methods_classicu_1_1BasicTimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the set of time zone rules valid at the specified time.  <a href="classicu_1_1BasicTimeZone.html#ad843d9e77d3d6d6d825c559d548dcbed">More...</a><br /></td></tr>
<tr class="separator:ad843d9e77d3d6d6d825c559d548dcbed inherit pub_methods_classicu_1_1BasicTimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a65086b161e48bb92f382734e3610d854 inherit pub_methods_classicu_1_1BasicTimeZone"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1BasicTimeZone.html#a65086b161e48bb92f382734e3610d854">getOffsetFromLocal</a> (<a class="el" href="utypes_8h.html#ace1704e9e77d407d1eaaa2e73ec0c039">UDate</a> date, int32_t nonExistingTimeOpt, int32_t duplicatedTimeOpt, int32_t &amp;rawOffset, int32_t &amp;dstOffset, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status) const</td></tr>
<tr class="memdesc:a65086b161e48bb92f382734e3610d854 inherit pub_methods_classicu_1_1BasicTimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Get time zone offsets from local wall time.  <a href="classicu_1_1BasicTimeZone.html#a65086b161e48bb92f382734e3610d854">More...</a><br /></td></tr>
<tr class="separator:a65086b161e48bb92f382734e3610d854 inherit pub_methods_classicu_1_1BasicTimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classicu_1_1TimeZone"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classicu_1_1TimeZone')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classicu_1_1TimeZone.html">icu::TimeZone</a></td></tr>
<tr class="memitem:ae5a525aeedacb363322421aa6d4e6399 inherit pub_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#ae5a525aeedacb363322421aa6d4e6399">~TimeZone</a> ()</td></tr>
<tr class="separator:ae5a525aeedacb363322421aa6d4e6399 inherit pub_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab212966497a6c8ec16292d0b0355348d inherit pub_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#ab212966497a6c8ec16292d0b0355348d">operator!=</a> (const <a class="el" href="classicu_1_1TimeZone.html">TimeZone</a> &amp;that) const</td></tr>
<tr class="memdesc:ab212966497a6c8ec16292d0b0355348d inherit pub_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns true if the two TimeZones are NOT equal; that is, if <a class="el" href="classicu_1_1TimeZone.html#a1f251fdaa58c414b747cd3517cadc3b6" title="Returns true if the two TimeZones are equal.">operator==()</a> returns false.  <a href="classicu_1_1TimeZone.html#ab212966497a6c8ec16292d0b0355348d">More...</a><br /></td></tr>
<tr class="separator:ab212966497a6c8ec16292d0b0355348d inherit pub_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4a039c2557698f1eff9ef139dcf755c4 inherit pub_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#a4a039c2557698f1eff9ef139dcf755c4">getID</a> (<a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;ID) const</td></tr>
<tr class="memdesc:a4a039c2557698f1eff9ef139dcf755c4 inherit pub_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Fills in "ID" with the <a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a>'s ID.  <a href="classicu_1_1TimeZone.html#a4a039c2557698f1eff9ef139dcf755c4">More...</a><br /></td></tr>
<tr class="separator:a4a039c2557698f1eff9ef139dcf755c4 inherit pub_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1b6daa38728e1015f22d121b45f74dda inherit pub_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#a1b6daa38728e1015f22d121b45f74dda">setID</a> (const <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;ID)</td></tr>
<tr class="memdesc:a1b6daa38728e1015f22d121b45f74dda inherit pub_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the <a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a>'s ID to the specified value.  <a href="classicu_1_1TimeZone.html#a1b6daa38728e1015f22d121b45f74dda">More...</a><br /></td></tr>
<tr class="separator:a1b6daa38728e1015f22d121b45f74dda inherit pub_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8173bbd9b97a0e292fb9c3aeca6e023a inherit pub_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#a8173bbd9b97a0e292fb9c3aeca6e023a">getDisplayName</a> (<a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;result) const</td></tr>
<tr class="memdesc:a8173bbd9b97a0e292fb9c3aeca6e023a inherit pub_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns a name of this time zone suitable for presentation to the user in the default locale.  <a href="classicu_1_1TimeZone.html#a8173bbd9b97a0e292fb9c3aeca6e023a">More...</a><br /></td></tr>
<tr class="separator:a8173bbd9b97a0e292fb9c3aeca6e023a inherit pub_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a42ab1621fb7b4e87deab327070e5572f inherit pub_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#a42ab1621fb7b4e87deab327070e5572f">getDisplayName</a> (const <a class="el" href="classicu_1_1Locale.html">Locale</a> &amp;locale, <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;result) const</td></tr>
<tr class="memdesc:a42ab1621fb7b4e87deab327070e5572f inherit pub_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns a name of this time zone suitable for presentation to the user in the specified locale.  <a href="classicu_1_1TimeZone.html#a42ab1621fb7b4e87deab327070e5572f">More...</a><br /></td></tr>
<tr class="separator:a42ab1621fb7b4e87deab327070e5572f inherit pub_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a325746511848bc4b30e50bb6b7ac6b1d inherit pub_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#a325746511848bc4b30e50bb6b7ac6b1d">getDisplayName</a> (<a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a> inDaylight, <a class="el" href="classicu_1_1TimeZone.html#a07cc5464421c1ae84f55ada930cf03df">EDisplayType</a> style, <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;result) const</td></tr>
<tr class="memdesc:a325746511848bc4b30e50bb6b7ac6b1d inherit pub_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns a name of this time zone suitable for presentation to the user in the default locale.  <a href="classicu_1_1TimeZone.html#a325746511848bc4b30e50bb6b7ac6b1d">More...</a><br /></td></tr>
<tr class="separator:a325746511848bc4b30e50bb6b7ac6b1d inherit pub_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a90ee4cba05d60ca91b2e59b2469f2f52 inherit pub_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#a90ee4cba05d60ca91b2e59b2469f2f52">getDisplayName</a> (<a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a> inDaylight, <a class="el" href="classicu_1_1TimeZone.html#a07cc5464421c1ae84f55ada930cf03df">EDisplayType</a> style, const <a class="el" href="classicu_1_1Locale.html">Locale</a> &amp;locale, <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;result) const</td></tr>
<tr class="memdesc:a90ee4cba05d60ca91b2e59b2469f2f52 inherit pub_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns a name of this time zone suitable for presentation to the user in the specified locale.  <a href="classicu_1_1TimeZone.html#a90ee4cba05d60ca91b2e59b2469f2f52">More...</a><br /></td></tr>
<tr class="separator:a90ee4cba05d60ca91b2e59b2469f2f52 inherit pub_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_methods_classicu_1_1UObject"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classicu_1_1UObject')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classicu_1_1UObject.html">icu::UObject</a></td></tr>
<tr class="memitem:af10026497704f510d3d1f2eff50acb18 inherit pub_methods_classicu_1_1UObject"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1UObject.html#af10026497704f510d3d1f2eff50acb18">~UObject</a> ()</td></tr>
<tr class="memdesc:af10026497704f510d3d1f2eff50acb18 inherit pub_methods_classicu_1_1UObject"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destructor.  <a href="classicu_1_1UObject.html#af10026497704f510d3d1f2eff50acb18">More...</a><br /></td></tr>
<tr class="separator:af10026497704f510d3d1f2eff50acb18 inherit pub_methods_classicu_1_1UObject"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:a7bdb545433de87899032e94a211ed624"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="uobject_8h.html#a22af10545208a455a6e884008df48e9f">UClassID</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1SimpleTimeZone.html#a7bdb545433de87899032e94a211ed624">getStaticClassID</a> (void)</td></tr>
<tr class="memdesc:a7bdb545433de87899032e94a211ed624"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return the class ID for this class.  <a href="classicu_1_1SimpleTimeZone.html#a7bdb545433de87899032e94a211ed624">More...</a><br /></td></tr>
<tr class="separator:a7bdb545433de87899032e94a211ed624"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pub_static_methods_classicu_1_1TimeZone"><td colspan="2" onclick="javascript:toggleInherit('pub_static_methods_classicu_1_1TimeZone')"><img src="closed.png" alt="-"/>&#160;Static Public Member Functions inherited from <a class="el" href="classicu_1_1TimeZone.html">icu::TimeZone</a></td></tr>
<tr class="memitem:adef7a2ddaf2f28f0912fe1a3142d5de7 inherit pub_static_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">static const <a class="el" href="classicu_1_1TimeZone.html">TimeZone</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#adef7a2ddaf2f28f0912fe1a3142d5de7">getUnknown</a> ()</td></tr>
<tr class="memdesc:adef7a2ddaf2f28f0912fe1a3142d5de7 inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the "unknown" time zone.  <a href="classicu_1_1TimeZone.html#adef7a2ddaf2f28f0912fe1a3142d5de7">More...</a><br /></td></tr>
<tr class="separator:adef7a2ddaf2f28f0912fe1a3142d5de7 inherit pub_static_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab40570c8194c931f9340465371151cda inherit pub_static_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">static const <a class="el" href="classicu_1_1TimeZone.html">TimeZone</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#ab40570c8194c931f9340465371151cda">getGMT</a> (void)</td></tr>
<tr class="memdesc:ab40570c8194c931f9340465371151cda inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">The GMT (=UTC) time zone has a raw offset of zero and does not use daylight savings time.  <a href="classicu_1_1TimeZone.html#ab40570c8194c931f9340465371151cda">More...</a><br /></td></tr>
<tr class="separator:ab40570c8194c931f9340465371151cda inherit pub_static_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a35da0507b62754ffe5d8d59c19775cdb inherit pub_static_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classicu_1_1TimeZone.html">TimeZone</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#a35da0507b62754ffe5d8d59c19775cdb">createTimeZone</a> (const <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;ID)</td></tr>
<tr class="memdesc:a35da0507b62754ffe5d8d59c19775cdb inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates a <code><a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a></code> for the given ID.  <a href="classicu_1_1TimeZone.html#a35da0507b62754ffe5d8d59c19775cdb">More...</a><br /></td></tr>
<tr class="separator:a35da0507b62754ffe5d8d59c19775cdb inherit pub_static_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a667313ec7d27682aec7f87c6ffe43742 inherit pub_static_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classicu_1_1StringEnumeration.html">StringEnumeration</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#a667313ec7d27682aec7f87c6ffe43742">createTimeZoneIDEnumeration</a> (<a class="el" href="ucal_8h.html#a246d867677ec1a02775072aa0b5b018a">USystemTimeZoneType</a> zoneType, const char *region, const int32_t *rawOffset, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;ec)</td></tr>
<tr class="memdesc:a667313ec7d27682aec7f87c6ffe43742 inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns an enumeration over system time zone IDs with the given filter conditions.  <a href="classicu_1_1TimeZone.html#a667313ec7d27682aec7f87c6ffe43742">More...</a><br /></td></tr>
<tr class="separator:a667313ec7d27682aec7f87c6ffe43742 inherit pub_static_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abf0d7245523395b3d68f62ffe358857d inherit pub_static_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classicu_1_1StringEnumeration.html">StringEnumeration</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#abf0d7245523395b3d68f62ffe358857d">createEnumeration</a> ()</td></tr>
<tr class="memdesc:abf0d7245523395b3d68f62ffe358857d inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns an enumeration over all recognized time zone IDs.  <a href="classicu_1_1TimeZone.html#abf0d7245523395b3d68f62ffe358857d">More...</a><br /></td></tr>
<tr class="separator:abf0d7245523395b3d68f62ffe358857d inherit pub_static_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aab75d971f2d55d90569920adaf921a05 inherit pub_static_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classicu_1_1StringEnumeration.html">StringEnumeration</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#aab75d971f2d55d90569920adaf921a05">createEnumeration</a> (<a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status)</td></tr>
<tr class="memdesc:aab75d971f2d55d90569920adaf921a05 inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns an enumeration over all recognized time zone IDs.  <a href="classicu_1_1TimeZone.html#aab75d971f2d55d90569920adaf921a05">More...</a><br /></td></tr>
<tr class="separator:aab75d971f2d55d90569920adaf921a05 inherit pub_static_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aafb457e44cbce8b88500039f4f62c2ad inherit pub_static_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classicu_1_1StringEnumeration.html">StringEnumeration</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#aafb457e44cbce8b88500039f4f62c2ad">createEnumeration</a> (int32_t rawOffset)</td></tr>
<tr class="memdesc:aafb457e44cbce8b88500039f4f62c2ad inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns an enumeration over time zone IDs with a given raw offset from GMT.  <a href="classicu_1_1TimeZone.html#aafb457e44cbce8b88500039f4f62c2ad">More...</a><br /></td></tr>
<tr class="separator:aafb457e44cbce8b88500039f4f62c2ad inherit pub_static_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2e106df9633b2762806654eb6e546c26 inherit pub_static_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classicu_1_1StringEnumeration.html">StringEnumeration</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#a2e106df9633b2762806654eb6e546c26">createEnumerationForRawOffset</a> (int32_t rawOffset, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status)</td></tr>
<tr class="memdesc:a2e106df9633b2762806654eb6e546c26 inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns an enumeration over time zone IDs with a given raw offset from GMT.  <a href="classicu_1_1TimeZone.html#a2e106df9633b2762806654eb6e546c26">More...</a><br /></td></tr>
<tr class="separator:a2e106df9633b2762806654eb6e546c26 inherit pub_static_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:abe776dec6829bd7994d97e710e3a689f inherit pub_static_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classicu_1_1StringEnumeration.html">StringEnumeration</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#abe776dec6829bd7994d97e710e3a689f">createEnumeration</a> (const char *region)</td></tr>
<tr class="memdesc:abe776dec6829bd7994d97e710e3a689f inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns an enumeration over time zone IDs associated with the given region.  <a href="classicu_1_1TimeZone.html#abe776dec6829bd7994d97e710e3a689f">More...</a><br /></td></tr>
<tr class="separator:abe776dec6829bd7994d97e710e3a689f inherit pub_static_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aea439148512f6bb1ad7afb42117c8ffa inherit pub_static_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classicu_1_1StringEnumeration.html">StringEnumeration</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#aea439148512f6bb1ad7afb42117c8ffa">createEnumerationForRegion</a> (const char *region, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status)</td></tr>
<tr class="memdesc:aea439148512f6bb1ad7afb42117c8ffa inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns an enumeration over time zone IDs associated with the given region.  <a href="classicu_1_1TimeZone.html#aea439148512f6bb1ad7afb42117c8ffa">More...</a><br /></td></tr>
<tr class="separator:aea439148512f6bb1ad7afb42117c8ffa inherit pub_static_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a947eebfd2f8206121cdddeda0dfbedd5 inherit pub_static_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">static int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#a947eebfd2f8206121cdddeda0dfbedd5">countEquivalentIDs</a> (const <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;id)</td></tr>
<tr class="memdesc:a947eebfd2f8206121cdddeda0dfbedd5 inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the number of IDs in the equivalency group that includes the given ID.  <a href="classicu_1_1TimeZone.html#a947eebfd2f8206121cdddeda0dfbedd5">More...</a><br /></td></tr>
<tr class="separator:a947eebfd2f8206121cdddeda0dfbedd5 inherit pub_static_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:accdd724734f285010e327690376a67af inherit pub_static_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">static const <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#accdd724734f285010e327690376a67af">getEquivalentID</a> (const <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;id, int32_t index)</td></tr>
<tr class="memdesc:accdd724734f285010e327690376a67af inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns an ID in the equivalency group that includes the given ID.  <a href="classicu_1_1TimeZone.html#accdd724734f285010e327690376a67af">More...</a><br /></td></tr>
<tr class="separator:accdd724734f285010e327690376a67af inherit pub_static_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a5f820523041e38bff46f22567ef6cf86 inherit pub_static_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classicu_1_1TimeZone.html">TimeZone</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#a5f820523041e38bff46f22567ef6cf86">detectHostTimeZone</a> ()</td></tr>
<tr class="memdesc:a5f820523041e38bff46f22567ef6cf86 inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates an instance of <a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a> detected from the current host system configuration.  <a href="classicu_1_1TimeZone.html#a5f820523041e38bff46f22567ef6cf86">More...</a><br /></td></tr>
<tr class="separator:a5f820523041e38bff46f22567ef6cf86 inherit pub_static_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:acc42dd35187faaf9e755b9a3be47d16b inherit pub_static_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classicu_1_1TimeZone.html">TimeZone</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#acc42dd35187faaf9e755b9a3be47d16b">createDefault</a> (void)</td></tr>
<tr class="memdesc:acc42dd35187faaf9e755b9a3be47d16b inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Creates a new copy of the default <a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a> for this host.  <a href="classicu_1_1TimeZone.html#acc42dd35187faaf9e755b9a3be47d16b">More...</a><br /></td></tr>
<tr class="separator:acc42dd35187faaf9e755b9a3be47d16b inherit pub_static_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a88f00ebfe030cca8e4cc973607d82ab3 inherit pub_static_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classicu_1_1TimeZone.html">TimeZone</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#a88f00ebfe030cca8e4cc973607d82ab3">forLocaleOrDefault</a> (const <a class="el" href="classicu_1_1Locale.html">Locale</a> &amp;locale)</td></tr>
<tr class="memdesc:a88f00ebfe030cca8e4cc973607d82ab3 inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">If the locale contains the timezone keyword, creates a copy of that <a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a>.  <a href="classicu_1_1TimeZone.html#a88f00ebfe030cca8e4cc973607d82ab3">More...</a><br /></td></tr>
<tr class="separator:a88f00ebfe030cca8e4cc973607d82ab3 inherit pub_static_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a9a775b9521f3defdde18658bd6b8ec57 inherit pub_static_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#a9a775b9521f3defdde18658bd6b8ec57">adoptDefault</a> (<a class="el" href="classicu_1_1TimeZone.html">TimeZone</a> *zone)</td></tr>
<tr class="memdesc:a9a775b9521f3defdde18658bd6b8ec57 inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Sets the default time zone (i.e., what's returned by <a class="el" href="classicu_1_1TimeZone.html#acc42dd35187faaf9e755b9a3be47d16b" title="Creates a new copy of the default TimeZone for this host.">createDefault()</a>) to be the specified time zone.  <a href="classicu_1_1TimeZone.html#a9a775b9521f3defdde18658bd6b8ec57">More...</a><br /></td></tr>
<tr class="separator:a9a775b9521f3defdde18658bd6b8ec57 inherit pub_static_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1f13c95664fa43a3bee9a5d00408a36b inherit pub_static_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#a1f13c95664fa43a3bee9a5d00408a36b">setDefault</a> (const <a class="el" href="classicu_1_1TimeZone.html">TimeZone</a> &amp;zone)</td></tr>
<tr class="memdesc:a1f13c95664fa43a3bee9a5d00408a36b inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Same as <a class="el" href="classicu_1_1TimeZone.html#a9a775b9521f3defdde18658bd6b8ec57" title="Sets the default time zone (i.e., what&#39;s returned by createDefault()) to be the specified time zone.">adoptDefault()</a>, except that the <a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a> object passed in is NOT adopted; the caller remains responsible for deleting it.  <a href="classicu_1_1TimeZone.html#a1f13c95664fa43a3bee9a5d00408a36b">More...</a><br /></td></tr>
<tr class="separator:a1f13c95664fa43a3bee9a5d00408a36b inherit pub_static_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a46d7ac676293df7b26c7321177b470e2 inherit pub_static_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">static const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#a46d7ac676293df7b26c7321177b470e2">getTZDataVersion</a> (<a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status)</td></tr>
<tr class="memdesc:a46d7ac676293df7b26c7321177b470e2 inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the timezone data version currently used by ICU.  <a href="classicu_1_1TimeZone.html#a46d7ac676293df7b26c7321177b470e2">More...</a><br /></td></tr>
<tr class="separator:a46d7ac676293df7b26c7321177b470e2 inherit pub_static_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa7462041e2bc6113c7068081ea5fc5f6 inherit pub_static_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#aa7462041e2bc6113c7068081ea5fc5f6">getCanonicalID</a> (const <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;id, <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;canonicalID, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status)</td></tr>
<tr class="memdesc:aa7462041e2bc6113c7068081ea5fc5f6 inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the canonical system timezone ID or the normalized custom time zone ID for the given time zone ID.  <a href="classicu_1_1TimeZone.html#aa7462041e2bc6113c7068081ea5fc5f6">More...</a><br /></td></tr>
<tr class="separator:aa7462041e2bc6113c7068081ea5fc5f6 inherit pub_static_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad0360ecb656b6c86b2b44970b7ee5662 inherit pub_static_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#ad0360ecb656b6c86b2b44970b7ee5662">getCanonicalID</a> (const <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;id, <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;canonicalID, <a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a> &amp;isSystemID, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status)</td></tr>
<tr class="memdesc:ad0360ecb656b6c86b2b44970b7ee5662 inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the canonical system time zone ID or the normalized custom time zone ID for the given time zone ID.  <a href="classicu_1_1TimeZone.html#ad0360ecb656b6c86b2b44970b7ee5662">More...</a><br /></td></tr>
<tr class="separator:ad0360ecb656b6c86b2b44970b7ee5662 inherit pub_static_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac6e93cddc71c33ae938580a839c8f543 inherit pub_static_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#ac6e93cddc71c33ae938580a839c8f543">getIanaID</a> (const <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;id, <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;ianaID, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status)</td></tr>
<tr class="memdesc:ac6e93cddc71c33ae938580a839c8f543 inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the preferred time zone ID in the IANA time zone database for the given time zone ID.  <a href="classicu_1_1TimeZone.html#ac6e93cddc71c33ae938580a839c8f543">More...</a><br /></td></tr>
<tr class="separator:ac6e93cddc71c33ae938580a839c8f543 inherit pub_static_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a216766958df6b1931bb7603ae78d114e inherit pub_static_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#a216766958df6b1931bb7603ae78d114e">getWindowsID</a> (const <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;id, <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;winid, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status)</td></tr>
<tr class="memdesc:a216766958df6b1931bb7603ae78d114e inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Converts a system time zone ID to an equivalent Windows time zone ID.  <a href="classicu_1_1TimeZone.html#a216766958df6b1931bb7603ae78d114e">More...</a><br /></td></tr>
<tr class="separator:a216766958df6b1931bb7603ae78d114e inherit pub_static_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a0872f72c5c3204de3c61502be568d72d inherit pub_static_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#a0872f72c5c3204de3c61502be568d72d">getIDForWindowsID</a> (const <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;winid, const char *region, <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;id, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status)</td></tr>
<tr class="memdesc:a0872f72c5c3204de3c61502be568d72d inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Converts a Windows time zone ID to an equivalent system time zone ID for a region.  <a href="classicu_1_1TimeZone.html#a0872f72c5c3204de3c61502be568d72d">More...</a><br /></td></tr>
<tr class="separator:a0872f72c5c3204de3c61502be568d72d inherit pub_static_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a13c672b604041624746d936671a3bbd2 inherit pub_static_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="uobject_8h.html#a22af10545208a455a6e884008df48e9f">UClassID</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#a13c672b604041624746d936671a3bbd2">getStaticClassID</a> (void)</td></tr>
<tr class="memdesc:a13c672b604041624746d936671a3bbd2 inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return the class ID for this class.  <a href="classicu_1_1TimeZone.html#a13c672b604041624746d936671a3bbd2">More...</a><br /></td></tr>
<tr class="separator:a13c672b604041624746d936671a3bbd2 inherit pub_static_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a09239f955bfdcf91ef7612483783c74a inherit pub_static_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">static int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#a09239f955bfdcf91ef7612483783c74a">getRegion</a> (const <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;id, char *region, int32_t capacity, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status)</td></tr>
<tr class="memdesc:a09239f955bfdcf91ef7612483783c74a inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the region code associated with the given system time zone ID.  <a href="classicu_1_1TimeZone.html#a09239f955bfdcf91ef7612483783c74a">More...</a><br /></td></tr>
<tr class="separator:a09239f955bfdcf91ef7612483783c74a inherit pub_static_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a8eeb56a599cbe35410bcf5d753deffd6 inherit pub_static_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">static const char16_t *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#a8eeb56a599cbe35410bcf5d753deffd6">getRegion</a> (const <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;id, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status)</td></tr>
<tr class="memdesc:a8eeb56a599cbe35410bcf5d753deffd6 inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Returns the region code associated with the given zone, or nullptr if the zone is not known.  <a href="classicu_1_1TimeZone.html#a8eeb56a599cbe35410bcf5d753deffd6">More...</a><br /></td></tr>
<tr class="separator:a8eeb56a599cbe35410bcf5d753deffd6 inherit pub_static_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
Additional Inherited Members</h2></td></tr>
<tr class="inherit_header pro_methods_classicu_1_1BasicTimeZone"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classicu_1_1BasicTimeZone')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="classicu_1_1BasicTimeZone.html">icu::BasicTimeZone</a></td></tr>
<tr class="memitem:ac897b1c6865b6d999bcf7b1493b50b74 inherit pro_methods_classicu_1_1BasicTimeZone"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1BasicTimeZone.html#ac897b1c6865b6d999bcf7b1493b50b74">BasicTimeZone</a> ()</td></tr>
<tr class="memdesc:ac897b1c6865b6d999bcf7b1493b50b74 inherit pro_methods_classicu_1_1BasicTimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Default constructor.  <a href="classicu_1_1BasicTimeZone.html#ac897b1c6865b6d999bcf7b1493b50b74">More...</a><br /></td></tr>
<tr class="separator:ac897b1c6865b6d999bcf7b1493b50b74 inherit pro_methods_classicu_1_1BasicTimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3b0b8275ef332b0bc0a0261317e27a01 inherit pro_methods_classicu_1_1BasicTimeZone"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1BasicTimeZone.html#a3b0b8275ef332b0bc0a0261317e27a01">BasicTimeZone</a> (const <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;id)</td></tr>
<tr class="memdesc:a3b0b8275ef332b0bc0a0261317e27a01 inherit pro_methods_classicu_1_1BasicTimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Construct a timezone with a given ID.  <a href="classicu_1_1BasicTimeZone.html#a3b0b8275ef332b0bc0a0261317e27a01">More...</a><br /></td></tr>
<tr class="separator:a3b0b8275ef332b0bc0a0261317e27a01 inherit pro_methods_classicu_1_1BasicTimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a94c53bbac7fd476d8cd07a11801ff48a inherit pro_methods_classicu_1_1BasicTimeZone"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1BasicTimeZone.html#a94c53bbac7fd476d8cd07a11801ff48a">BasicTimeZone</a> (const <a class="el" href="classicu_1_1BasicTimeZone.html">BasicTimeZone</a> &amp;source)</td></tr>
<tr class="memdesc:a94c53bbac7fd476d8cd07a11801ff48a inherit pro_methods_classicu_1_1BasicTimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy constructor.  <a href="classicu_1_1BasicTimeZone.html#a94c53bbac7fd476d8cd07a11801ff48a">More...</a><br /></td></tr>
<tr class="separator:a94c53bbac7fd476d8cd07a11801ff48a inherit pro_methods_classicu_1_1BasicTimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:afb90e4bbd719cd9085826fe0f5a8f4ad inherit pro_methods_classicu_1_1BasicTimeZone"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classicu_1_1BasicTimeZone.html">BasicTimeZone</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1BasicTimeZone.html#afb90e4bbd719cd9085826fe0f5a8f4ad">operator=</a> (const <a class="el" href="classicu_1_1BasicTimeZone.html">BasicTimeZone</a> &amp;)=default</td></tr>
<tr class="memdesc:afb90e4bbd719cd9085826fe0f5a8f4ad inherit pro_methods_classicu_1_1BasicTimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy assignment.  <a href="classicu_1_1BasicTimeZone.html#afb90e4bbd719cd9085826fe0f5a8f4ad">More...</a><br /></td></tr>
<tr class="separator:afb90e4bbd719cd9085826fe0f5a8f4ad inherit pro_methods_classicu_1_1BasicTimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a50804b14ee33d52717f999681510b8ca inherit pro_methods_classicu_1_1BasicTimeZone"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1BasicTimeZone.html#a50804b14ee33d52717f999681510b8ca">getTimeZoneRulesAfter</a> (<a class="el" href="utypes_8h.html#ace1704e9e77d407d1eaaa2e73ec0c039">UDate</a> start, <a class="el" href="classicu_1_1InitialTimeZoneRule.html">InitialTimeZoneRule</a> *&amp;initial, UVector *&amp;transitionRules, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status) const</td></tr>
<tr class="memdesc:a50804b14ee33d52717f999681510b8ca inherit pro_methods_classicu_1_1BasicTimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Gets the set of <a class="el" href="classicu_1_1TimeZoneRule.html" title="TimeZoneRule is a class representing a rule for time zone.">TimeZoneRule</a> instances applicable to the specified time and after.  <a href="classicu_1_1BasicTimeZone.html#a50804b14ee33d52717f999681510b8ca">More...</a><br /></td></tr>
<tr class="separator:a50804b14ee33d52717f999681510b8ca inherit pro_methods_classicu_1_1BasicTimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_methods_classicu_1_1TimeZone"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classicu_1_1TimeZone')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="classicu_1_1TimeZone.html">icu::TimeZone</a></td></tr>
<tr class="memitem:aa2bd5490d049f9c12aed8d32edad585f inherit pro_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#aa2bd5490d049f9c12aed8d32edad585f">TimeZone</a> ()</td></tr>
<tr class="memdesc:aa2bd5490d049f9c12aed8d32edad585f inherit pro_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Default constructor.  <a href="classicu_1_1TimeZone.html#aa2bd5490d049f9c12aed8d32edad585f">More...</a><br /></td></tr>
<tr class="separator:aa2bd5490d049f9c12aed8d32edad585f inherit pro_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a61809c85d575f67e171648c840185d80 inherit pro_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#a61809c85d575f67e171648c840185d80">TimeZone</a> (const <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;id)</td></tr>
<tr class="memdesc:a61809c85d575f67e171648c840185d80 inherit pro_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Construct a <a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a> with a given ID.  <a href="classicu_1_1TimeZone.html#a61809c85d575f67e171648c840185d80">More...</a><br /></td></tr>
<tr class="separator:a61809c85d575f67e171648c840185d80 inherit pro_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a4473aca6c7a6ea14a502f44febe1b8a2 inherit pro_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#a4473aca6c7a6ea14a502f44febe1b8a2">TimeZone</a> (const <a class="el" href="classicu_1_1TimeZone.html">TimeZone</a> &amp;source)</td></tr>
<tr class="memdesc:a4473aca6c7a6ea14a502f44febe1b8a2 inherit pro_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy constructor.  <a href="classicu_1_1TimeZone.html#a4473aca6c7a6ea14a502f44febe1b8a2">More...</a><br /></td></tr>
<tr class="separator:a4473aca6c7a6ea14a502f44febe1b8a2 inherit pro_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a7b3f170ef0dc76e81249898960b787ba inherit pro_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classicu_1_1TimeZone.html">TimeZone</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#a7b3f170ef0dc76e81249898960b787ba">operator=</a> (const <a class="el" href="classicu_1_1TimeZone.html">TimeZone</a> &amp;right)</td></tr>
<tr class="memdesc:a7b3f170ef0dc76e81249898960b787ba inherit pro_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Default assignment operator.  <a href="classicu_1_1TimeZone.html#a7b3f170ef0dc76e81249898960b787ba">More...</a><br /></td></tr>
<tr class="separator:a7b3f170ef0dc76e81249898960b787ba inherit pro_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_static_methods_classicu_1_1TimeZone"><td colspan="2" onclick="javascript:toggleInherit('pro_static_methods_classicu_1_1TimeZone')"><img src="closed.png" alt="-"/>&#160;Static Protected Member Functions inherited from <a class="el" href="classicu_1_1TimeZone.html">icu::TimeZone</a></td></tr>
<tr class="memitem:a62008aab8da1a8bfa2ba898675f55e9c inherit pro_static_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="ures_8h.html#a7391119e9274be9ba2e6892b48a2bbbe">UResourceBundle</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#a62008aab8da1a8bfa2ba898675f55e9c">loadRule</a> (const <a class="el" href="ures_8h.html#a7391119e9274be9ba2e6892b48a2bbbe">UResourceBundle</a> *top, const <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;ruleid, <a class="el" href="ures_8h.html#a7391119e9274be9ba2e6892b48a2bbbe">UResourceBundle</a> *oldbundle, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;status)</td></tr>
<tr class="memdesc:a62008aab8da1a8bfa2ba898675f55e9c inherit pro_static_methods_classicu_1_1TimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">Utility function.  <a href="classicu_1_1TimeZone.html#a62008aab8da1a8bfa2ba898675f55e9c">More...</a><br /></td></tr>
<tr class="separator:a62008aab8da1a8bfa2ba898675f55e9c inherit pro_static_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="inherit_header pro_static_attribs_classicu_1_1BasicTimeZone"><td colspan="2" onclick="javascript:toggleInherit('pro_static_attribs_classicu_1_1BasicTimeZone')"><img src="closed.png" alt="-"/>&#160;Static Protected Attributes inherited from <a class="el" href="classicu_1_1BasicTimeZone.html">icu::BasicTimeZone</a></td></tr>
<tr class="memitem:ae79ae7bf68e441757e8572b9d96c6eed inherit pro_static_attribs_classicu_1_1BasicTimeZone"><td class="memItemLeft" align="right" valign="top">static constexpr int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1BasicTimeZone.html#ae79ae7bf68e441757e8572b9d96c6eed">kStdDstMask</a> = kDaylight</td></tr>
<tr class="memdesc:ae79ae7bf68e441757e8572b9d96c6eed inherit pro_static_attribs_classicu_1_1BasicTimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">A time type option bit mask used by getOffsetFromLocal.  <a href="classicu_1_1BasicTimeZone.html#ae79ae7bf68e441757e8572b9d96c6eed">More...</a><br /></td></tr>
<tr class="separator:ae79ae7bf68e441757e8572b9d96c6eed inherit pro_static_attribs_classicu_1_1BasicTimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a02eb10f55154535df81dab5228a3e894 inherit pro_static_attribs_classicu_1_1BasicTimeZone"><td class="memItemLeft" align="right" valign="top">static constexpr int32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1BasicTimeZone.html#a02eb10f55154535df81dab5228a3e894">kFormerLatterMask</a> = kLatter</td></tr>
<tr class="memdesc:a02eb10f55154535df81dab5228a3e894 inherit pro_static_attribs_classicu_1_1BasicTimeZone"><td class="mdescLeft">&#160;</td><td class="mdescRight">A time type option bit mask used by getOffsetFromLocal.  <a href="classicu_1_1BasicTimeZone.html#a02eb10f55154535df81dab5228a3e894">More...</a><br /></td></tr>
<tr class="separator:a02eb10f55154535df81dab5228a3e894 inherit pro_static_attribs_classicu_1_1BasicTimeZone"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p><code><a class="el" href="classicu_1_1SimpleTimeZone.html" title="SimpleTimeZone is a concrete subclass of TimeZone that represents a time zone for use with a Gregoria...">SimpleTimeZone</a></code> is a concrete subclass of <code><a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a></code> that represents a time zone for use with a Gregorian calendar. </p>
<p>This class does not handle historical changes. </p>
<p>When specifying daylight-savings-time begin and end dates, use a negative value for <code>dayOfWeekInMonth</code> to indicate that <code><a class="el" href="classicu_1_1SimpleTimeZone.html" title="SimpleTimeZone is a concrete subclass of TimeZone that represents a time zone for use with a Gregoria...">SimpleTimeZone</a></code> should count from the end of the month backwards. For example, if Daylight Savings Time starts or ends at the last Sunday a month, use <code>dayOfWeekInMonth = -1</code> along with <code>dayOfWeek = UCAL_SUNDAY</code> to specify the rule.</p>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classicu_1_1Calendar.html" title="Calendar is an abstract base class for converting between a UDate object and a set of integer fields ...">Calendar</a> </dd>
<dd>
<a class="el" href="classicu_1_1GregorianCalendar.html" title="Concrete class which provides the standard calendar used by most of the world.">GregorianCalendar</a> </dd>
<dd>
<a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a> </dd></dl>
<dl class="section author"><dt>Author</dt><dd>D. Goldsmith, Mark Davis, Chen-Lieh Huang, Alan Liu </dd></dl>

<p class="definition">Definition at line <a class="el" href="simpletz_8h_source.html#l00065">65</a> of file <a class="el" href="simpletz_8h_source.html">simpletz.h</a>.</p>
</div><h2 class="groupheader">Member Enumeration Documentation</h2>
<a id="a2108a448ec99a7c20a1bf31c2a98327a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a2108a448ec99a7c20a1bf31c2a98327a">&#9670;&nbsp;</a></span>TimeMode</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="classicu_1_1SimpleTimeZone.html#a2108a448ec99a7c20a1bf31c2a98327a">icu::SimpleTimeZone::TimeMode</a></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>TimeMode is used, together with a millisecond offset after midnight, to specify a rule transition time. </p>
<p>Most rules transition at a local wall time, that is, according to the current time in effect, either standard, or DST. However, some rules transition at local standard time, and some at a specific UTC time. Although it might seem that all times could be converted to wall time, thus eliminating the need for this parameter, this is not the case. </p><dl class="stable"><dt><b><a class="el" href="stable.html#_stable005387">Stable:</a></b></dt><dd>ICU 2.0 </dd></dl>

<p class="definition">Definition at line <a class="el" href="simpletz_8h_source.html#l00079">79</a> of file <a class="el" href="simpletz_8h_source.html">simpletz.h</a>.</p>

</div>
</div>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a id="aa654bb849a0c9f48b27904ece8550114"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa654bb849a0c9f48b27904ece8550114">&#9670;&nbsp;</a></span>SimpleTimeZone() <span class="overload">[1/5]</span></h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">icu::SimpleTimeZone::SimpleTimeZone </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classicu_1_1SimpleTimeZone.html">SimpleTimeZone</a> &amp;&#160;</td>
          <td class="paramname"><em>source</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Copy constructor. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">source</td><td>the object to be copied. </td></tr>
  </table>
  </dd>
</dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005388">Stable:</a></b></dt><dd>ICU 2.0 </dd></dl>

</div>
</div>
<a id="abb45de77d5914ba16c642af9fceb7477"></a>
<h2 class="memtitle"><span class="permalink"><a href="#abb45de77d5914ba16c642af9fceb7477">&#9670;&nbsp;</a></span>~SimpleTimeZone()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual icu::SimpleTimeZone::~SimpleTimeZone </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Destructor. </p>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005390">Stable:</a></b></dt><dd>ICU 2.0 </dd></dl>

</div>
</div>
<a id="ad00b93ef5472b15b1e3ffd8b48b060b5"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad00b93ef5472b15b1e3ffd8b48b060b5">&#9670;&nbsp;</a></span>SimpleTimeZone() <span class="overload">[2/5]</span></h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">icu::SimpleTimeZone::SimpleTimeZone </td>
          <td>(</td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>rawOffsetGMT</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;&#160;</td>
          <td class="paramname"><em>ID</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Constructs a <a class="el" href="classicu_1_1SimpleTimeZone.html" title="SimpleTimeZone is a concrete subclass of TimeZone that represents a time zone for use with a Gregoria...">SimpleTimeZone</a> with the given raw GMT offset and time zone ID, and which doesn't observe daylight savings time. </p>
<p>Normally you should use TimeZone::createInstance() to create a <a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a> instead of creating a <a class="el" href="classicu_1_1SimpleTimeZone.html" title="SimpleTimeZone is a concrete subclass of TimeZone that represents a time zone for use with a Gregoria...">SimpleTimeZone</a> directly with this constructor.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">rawOffsetGMT</td><td>The given base time zone offset to GMT. </td></tr>
    <tr><td class="paramname">ID</td><td>The timezone ID which is obtained from TimeZone.getAvailableIDs. </td></tr>
  </table>
  </dd>
</dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005392">Stable:</a></b></dt><dd>ICU 2.0 </dd></dl>

</div>
</div>
<a id="ad7ccfd04825c1263475cf322421d553a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad7ccfd04825c1263475cf322421d553a">&#9670;&nbsp;</a></span>SimpleTimeZone() <span class="overload">[3/5]</span></h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">icu::SimpleTimeZone::SimpleTimeZone </td>
          <td>(</td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>rawOffsetGMT</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;&#160;</td>
          <td class="paramname"><em>ID</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int8_t&#160;</td>
          <td class="paramname"><em>savingsStartMonth</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int8_t&#160;</td>
          <td class="paramname"><em>savingsStartDayOfWeekInMonth</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int8_t&#160;</td>
          <td class="paramname"><em>savingsStartDayOfWeek</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>savingsStartTime</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int8_t&#160;</td>
          <td class="paramname"><em>savingsEndMonth</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int8_t&#160;</td>
          <td class="paramname"><em>savingsEndDayOfWeekInMonth</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int8_t&#160;</td>
          <td class="paramname"><em>savingsEndDayOfWeek</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>savingsEndTime</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;&#160;</td>
          <td class="paramname"><em>status</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Construct a <a class="el" href="classicu_1_1SimpleTimeZone.html" title="SimpleTimeZone is a concrete subclass of TimeZone that represents a time zone for use with a Gregoria...">SimpleTimeZone</a> with the given raw GMT offset, time zone ID, and times to start and end daylight savings time. </p>
<p>To create a <a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a> that doesn't observe daylight savings time, don't use this constructor; use SimpleTimeZone(rawOffset, ID) instead. Normally, you should use TimeZone.createInstance() to create a <a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a> instead of creating a <a class="el" href="classicu_1_1SimpleTimeZone.html" title="SimpleTimeZone is a concrete subclass of TimeZone that represents a time zone for use with a Gregoria...">SimpleTimeZone</a> directly with this constructor. </p>
<p>Various types of daylight-savings time rules can be specified by using different values for startDay and startDayOfWeek and endDay and endDayOfWeek. For a complete explanation of how these parameters work, see the documentation for <a class="el" href="classicu_1_1SimpleTimeZone.html#af2b8b798c7e88baa0274fe0419008513" title="Sets the daylight savings starting rule.">setStartRule()</a>.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">rawOffsetGMT</td><td>The new <a class="el" href="classicu_1_1SimpleTimeZone.html" title="SimpleTimeZone is a concrete subclass of TimeZone that represents a time zone for use with a Gregoria...">SimpleTimeZone</a>'s raw GMT offset </td></tr>
    <tr><td class="paramname">ID</td><td>The new <a class="el" href="classicu_1_1SimpleTimeZone.html" title="SimpleTimeZone is a concrete subclass of TimeZone that represents a time zone for use with a Gregoria...">SimpleTimeZone</a>'s time zone ID. </td></tr>
    <tr><td class="paramname">savingsStartMonth</td><td>The daylight savings starting month. Month is 0-based. eg, 0 for January. </td></tr>
    <tr><td class="paramname">savingsStartDayOfWeekInMonth</td><td>The daylight savings starting day-of-week-in-month. See <a class="el" href="classicu_1_1SimpleTimeZone.html#af2b8b798c7e88baa0274fe0419008513" title="Sets the daylight savings starting rule.">setStartRule()</a> for a complete explanation. </td></tr>
    <tr><td class="paramname">savingsStartDayOfWeek</td><td>The daylight savings starting day-of-week. See <a class="el" href="classicu_1_1SimpleTimeZone.html#af2b8b798c7e88baa0274fe0419008513" title="Sets the daylight savings starting rule.">setStartRule()</a> for a complete explanation. </td></tr>
    <tr><td class="paramname">savingsStartTime</td><td>The daylight savings starting time, expressed as the number of milliseconds after midnight. </td></tr>
    <tr><td class="paramname">savingsEndMonth</td><td>The daylight savings ending month. Month is 0-based. eg, 0 for January. </td></tr>
    <tr><td class="paramname">savingsEndDayOfWeekInMonth</td><td>The daylight savings ending day-of-week-in-month. See <a class="el" href="classicu_1_1SimpleTimeZone.html#af2b8b798c7e88baa0274fe0419008513" title="Sets the daylight savings starting rule.">setStartRule()</a> for a complete explanation. </td></tr>
    <tr><td class="paramname">savingsEndDayOfWeek</td><td>The daylight savings ending day-of-week. See <a class="el" href="classicu_1_1SimpleTimeZone.html#af2b8b798c7e88baa0274fe0419008513" title="Sets the daylight savings starting rule.">setStartRule()</a> for a complete explanation. </td></tr>
    <tr><td class="paramname">savingsEndTime</td><td>The daylight savings ending time, expressed as the number of milliseconds after midnight. </td></tr>
    <tr><td class="paramname">status</td><td>An UErrorCode to receive the status. </td></tr>
  </table>
  </dd>
</dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005393">Stable:</a></b></dt><dd>ICU 2.0 </dd></dl>

</div>
</div>
<a id="a1c935f46d5812ab5cd497f8030dae644"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a1c935f46d5812ab5cd497f8030dae644">&#9670;&nbsp;</a></span>SimpleTimeZone() <span class="overload">[4/5]</span></h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">icu::SimpleTimeZone::SimpleTimeZone </td>
          <td>(</td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>rawOffsetGMT</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;&#160;</td>
          <td class="paramname"><em>ID</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int8_t&#160;</td>
          <td class="paramname"><em>savingsStartMonth</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int8_t&#160;</td>
          <td class="paramname"><em>savingsStartDayOfWeekInMonth</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int8_t&#160;</td>
          <td class="paramname"><em>savingsStartDayOfWeek</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>savingsStartTime</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int8_t&#160;</td>
          <td class="paramname"><em>savingsEndMonth</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int8_t&#160;</td>
          <td class="paramname"><em>savingsEndDayOfWeekInMonth</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int8_t&#160;</td>
          <td class="paramname"><em>savingsEndDayOfWeek</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>savingsEndTime</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>savingsDST</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;&#160;</td>
          <td class="paramname"><em>status</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Construct a <a class="el" href="classicu_1_1SimpleTimeZone.html" title="SimpleTimeZone is a concrete subclass of TimeZone that represents a time zone for use with a Gregoria...">SimpleTimeZone</a> with the given raw GMT offset, time zone ID, and times to start and end daylight savings time. </p>
<p>To create a <a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a> that doesn't observe daylight savings time, don't use this constructor; use SimpleTimeZone(rawOffset, ID) instead. Normally, you should use TimeZone.createInstance() to create a <a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a> instead of creating a <a class="el" href="classicu_1_1SimpleTimeZone.html" title="SimpleTimeZone is a concrete subclass of TimeZone that represents a time zone for use with a Gregoria...">SimpleTimeZone</a> directly with this constructor. </p>
<p>Various types of daylight-savings time rules can be specified by using different values for startDay and startDayOfWeek and endDay and endDayOfWeek. For a complete explanation of how these parameters work, see the documentation for <a class="el" href="classicu_1_1SimpleTimeZone.html#af2b8b798c7e88baa0274fe0419008513" title="Sets the daylight savings starting rule.">setStartRule()</a>.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">rawOffsetGMT</td><td>The new <a class="el" href="classicu_1_1SimpleTimeZone.html" title="SimpleTimeZone is a concrete subclass of TimeZone that represents a time zone for use with a Gregoria...">SimpleTimeZone</a>'s raw GMT offset </td></tr>
    <tr><td class="paramname">ID</td><td>The new <a class="el" href="classicu_1_1SimpleTimeZone.html" title="SimpleTimeZone is a concrete subclass of TimeZone that represents a time zone for use with a Gregoria...">SimpleTimeZone</a>'s time zone ID. </td></tr>
    <tr><td class="paramname">savingsStartMonth</td><td>The daylight savings starting month. Month is 0-based. eg, 0 for January. </td></tr>
    <tr><td class="paramname">savingsStartDayOfWeekInMonth</td><td>The daylight savings starting day-of-week-in-month. See <a class="el" href="classicu_1_1SimpleTimeZone.html#af2b8b798c7e88baa0274fe0419008513" title="Sets the daylight savings starting rule.">setStartRule()</a> for a complete explanation. </td></tr>
    <tr><td class="paramname">savingsStartDayOfWeek</td><td>The daylight savings starting day-of-week. See <a class="el" href="classicu_1_1SimpleTimeZone.html#af2b8b798c7e88baa0274fe0419008513" title="Sets the daylight savings starting rule.">setStartRule()</a> for a complete explanation. </td></tr>
    <tr><td class="paramname">savingsStartTime</td><td>The daylight savings starting time, expressed as the number of milliseconds after midnight. </td></tr>
    <tr><td class="paramname">savingsEndMonth</td><td>The daylight savings ending month. Month is 0-based. eg, 0 for January. </td></tr>
    <tr><td class="paramname">savingsEndDayOfWeekInMonth</td><td>The daylight savings ending day-of-week-in-month. See <a class="el" href="classicu_1_1SimpleTimeZone.html#af2b8b798c7e88baa0274fe0419008513" title="Sets the daylight savings starting rule.">setStartRule()</a> for a complete explanation. </td></tr>
    <tr><td class="paramname">savingsEndDayOfWeek</td><td>The daylight savings ending day-of-week. See <a class="el" href="classicu_1_1SimpleTimeZone.html#af2b8b798c7e88baa0274fe0419008513" title="Sets the daylight savings starting rule.">setStartRule()</a> for a complete explanation. </td></tr>
    <tr><td class="paramname">savingsEndTime</td><td>The daylight savings ending time, expressed as the number of milliseconds after midnight. </td></tr>
    <tr><td class="paramname">savingsDST</td><td>The number of milliseconds added to standard time to get DST time. Default is one hour. </td></tr>
    <tr><td class="paramname">status</td><td>An UErrorCode to receive the status. </td></tr>
  </table>
  </dd>
</dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005394">Stable:</a></b></dt><dd>ICU 2.0 </dd></dl>

</div>
</div>
<a id="a7dcfc63dd2ec82ba2879adea23560faf"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a7dcfc63dd2ec82ba2879adea23560faf">&#9670;&nbsp;</a></span>SimpleTimeZone() <span class="overload">[5/5]</span></h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">icu::SimpleTimeZone::SimpleTimeZone </td>
          <td>(</td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>rawOffsetGMT</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &amp;&#160;</td>
          <td class="paramname"><em>ID</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int8_t&#160;</td>
          <td class="paramname"><em>savingsStartMonth</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int8_t&#160;</td>
          <td class="paramname"><em>savingsStartDayOfWeekInMonth</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int8_t&#160;</td>
          <td class="paramname"><em>savingsStartDayOfWeek</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>savingsStartTime</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classicu_1_1SimpleTimeZone.html#a2108a448ec99a7c20a1bf31c2a98327a">TimeMode</a>&#160;</td>
          <td class="paramname"><em>savingsStartTimeMode</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int8_t&#160;</td>
          <td class="paramname"><em>savingsEndMonth</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int8_t&#160;</td>
          <td class="paramname"><em>savingsEndDayOfWeekInMonth</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int8_t&#160;</td>
          <td class="paramname"><em>savingsEndDayOfWeek</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>savingsEndTime</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classicu_1_1SimpleTimeZone.html#a2108a448ec99a7c20a1bf31c2a98327a">TimeMode</a>&#160;</td>
          <td class="paramname"><em>savingsEndTimeMode</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>savingsDST</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;&#160;</td>
          <td class="paramname"><em>status</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Construct a <a class="el" href="classicu_1_1SimpleTimeZone.html" title="SimpleTimeZone is a concrete subclass of TimeZone that represents a time zone for use with a Gregoria...">SimpleTimeZone</a> with the given raw GMT offset, time zone ID, and times to start and end daylight savings time. </p>
<p>To create a <a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a> that doesn't observe daylight savings time, don't use this constructor; use SimpleTimeZone(rawOffset, ID) instead. Normally, you should use TimeZone.createInstance() to create a <a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a> instead of creating a <a class="el" href="classicu_1_1SimpleTimeZone.html" title="SimpleTimeZone is a concrete subclass of TimeZone that represents a time zone for use with a Gregoria...">SimpleTimeZone</a> directly with this constructor. </p>
<p>Various types of daylight-savings time rules can be specified by using different values for startDay and startDayOfWeek and endDay and endDayOfWeek. For a complete explanation of how these parameters work, see the documentation for <a class="el" href="classicu_1_1SimpleTimeZone.html#af2b8b798c7e88baa0274fe0419008513" title="Sets the daylight savings starting rule.">setStartRule()</a>.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">rawOffsetGMT</td><td>The new <a class="el" href="classicu_1_1SimpleTimeZone.html" title="SimpleTimeZone is a concrete subclass of TimeZone that represents a time zone for use with a Gregoria...">SimpleTimeZone</a>'s raw GMT offset </td></tr>
    <tr><td class="paramname">ID</td><td>The new <a class="el" href="classicu_1_1SimpleTimeZone.html" title="SimpleTimeZone is a concrete subclass of TimeZone that represents a time zone for use with a Gregoria...">SimpleTimeZone</a>'s time zone ID. </td></tr>
    <tr><td class="paramname">savingsStartMonth</td><td>The daylight savings starting month. Month is 0-based. eg, 0 for January. </td></tr>
    <tr><td class="paramname">savingsStartDayOfWeekInMonth</td><td>The daylight savings starting day-of-week-in-month. See <a class="el" href="classicu_1_1SimpleTimeZone.html#af2b8b798c7e88baa0274fe0419008513" title="Sets the daylight savings starting rule.">setStartRule()</a> for a complete explanation. </td></tr>
    <tr><td class="paramname">savingsStartDayOfWeek</td><td>The daylight savings starting day-of-week. See <a class="el" href="classicu_1_1SimpleTimeZone.html#af2b8b798c7e88baa0274fe0419008513" title="Sets the daylight savings starting rule.">setStartRule()</a> for a complete explanation. </td></tr>
    <tr><td class="paramname">savingsStartTime</td><td>The daylight savings starting time, expressed as the number of milliseconds after midnight. </td></tr>
    <tr><td class="paramname">savingsStartTimeMode</td><td>Whether the start time is local wall time, local standard time, or UTC time. Default is local wall time. </td></tr>
    <tr><td class="paramname">savingsEndMonth</td><td>The daylight savings ending month. Month is 0-based. eg, 0 for January. </td></tr>
    <tr><td class="paramname">savingsEndDayOfWeekInMonth</td><td>The daylight savings ending day-of-week-in-month. See <a class="el" href="classicu_1_1SimpleTimeZone.html#af2b8b798c7e88baa0274fe0419008513" title="Sets the daylight savings starting rule.">setStartRule()</a> for a complete explanation. </td></tr>
    <tr><td class="paramname">savingsEndDayOfWeek</td><td>The daylight savings ending day-of-week. See <a class="el" href="classicu_1_1SimpleTimeZone.html#af2b8b798c7e88baa0274fe0419008513" title="Sets the daylight savings starting rule.">setStartRule()</a> for a complete explanation. </td></tr>
    <tr><td class="paramname">savingsEndTime</td><td>The daylight savings ending time, expressed as the number of milliseconds after midnight. </td></tr>
    <tr><td class="paramname">savingsEndTimeMode</td><td>Whether the end time is local wall time, local standard time, or UTC time. Default is local wall time. </td></tr>
    <tr><td class="paramname">savingsDST</td><td>The number of milliseconds added to standard time to get DST time. Default is one hour. </td></tr>
    <tr><td class="paramname">status</td><td>An UErrorCode to receive the status. </td></tr>
  </table>
  </dd>
</dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005395">Stable:</a></b></dt><dd>ICU 2.0 </dd></dl>

</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="a5a42f0651ca83c020edf4f200a8cb450"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a5a42f0651ca83c020edf4f200a8cb450">&#9670;&nbsp;</a></span>clone()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="classicu_1_1SimpleTimeZone.html">SimpleTimeZone</a>* icu::SimpleTimeZone::clone </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Clones <a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a> objects polymorphically. </p>
<p>Clients are responsible for deleting the <a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a> object cloned.</p>
<dl class="section return"><dt>Returns</dt><dd>A new copy of this <a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a> object. </dd></dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005420">Stable:</a></b></dt><dd>ICU 2.0 </dd></dl>

<p>Implements <a class="el" href="classicu_1_1BasicTimeZone.html#aa75c3d1ee6770fbd5211c79260d4d0c4">icu::BasicTimeZone</a>.</p>

</div>
</div>
<a id="a3c082ef5338854155e469682b1174fee"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3c082ef5338854155e469682b1174fee">&#9670;&nbsp;</a></span>countTransitionRules()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual int32_t icu::SimpleTimeZone::countTransitionRules </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;&#160;</td>
          <td class="paramname"><em>status</em></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Returns the number of <code><a class="el" href="classicu_1_1TimeZoneRule.html" title="TimeZoneRule is a class representing a rule for time zone.">TimeZoneRule</a></code>s which represents time transitions, for this time zone, that is, all <code><a class="el" href="classicu_1_1TimeZoneRule.html" title="TimeZoneRule is a class representing a rule for time zone.">TimeZoneRule</a></code>s for this time zone except <code><a class="el" href="classicu_1_1InitialTimeZoneRule.html" title="InitialTimeZoneRule represents a time zone rule representing a time zone effective from the beginning...">InitialTimeZoneRule</a></code>. </p>
<p>The return value range is 0 or any positive value. </p><dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">status</td><td>Receives error status code. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>The number of <code><a class="el" href="classicu_1_1TimeZoneRule.html" title="TimeZoneRule is a class representing a rule for time zone.">TimeZoneRule</a></code>s representing time transitions. </dd></dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005423">Stable:</a></b></dt><dd>ICU 3.8 </dd></dl>

<p>Implements <a class="el" href="classicu_1_1BasicTimeZone.html#af96a42842f1963c58a9b953010a7f295">icu::BasicTimeZone</a>.</p>

</div>
</div>
<a id="a57ed096838c3e78772357c024fe452d9"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a57ed096838c3e78772357c024fe452d9">&#9670;&nbsp;</a></span>getDSTSavings()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual int32_t icu::SimpleTimeZone::getDSTSavings </td>
          <td>(</td>
          <td class="paramtype">void&#160;</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Returns the amount of time in ms that the clock is advanced during DST. </p>
<dl class="section return"><dt>Returns</dt><dd>the number of milliseconds the time is advanced with respect to standard time when the daylight savings rules are in effect. Typically one hour (+3600000). The amount could be negative, but not 0. </dd></dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005417">Stable:</a></b></dt><dd>ICU 2.0 </dd></dl>

<p>Reimplemented from <a class="el" href="classicu_1_1TimeZone.html#af73069049763ba918b9f7945974000f5">icu::TimeZone</a>.</p>

</div>
</div>
<a id="a92523b93f69250ab23504900a2a4cd0b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a92523b93f69250ab23504900a2a4cd0b">&#9670;&nbsp;</a></span>getDynamicClassID()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="uobject_8h.html#a22af10545208a455a6e884008df48e9f">UClassID</a> icu::SimpleTimeZone::getDynamicClassID </td>
          <td>(</td>
          <td class="paramtype">void&#160;</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Override <a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a> Returns a unique class ID POLYMORPHICALLY. </p>
<p>Pure virtual override. This method is to implement a simple version of RTTI, since not all C++ compilers support genuine RTTI. Polymorphic <a class="el" href="classicu_1_1SimpleTimeZone.html#a24e825fc116d26532400b98ed808214b" title="Returns true if the two TimeZone objects are equal; that is, they have the same ID,...">operator==()</a> and <a class="el" href="classicu_1_1SimpleTimeZone.html#a5a42f0651ca83c020edf4f200a8cb450" title="Clones TimeZone objects polymorphically.">clone()</a> methods call this method.</p>
<dl class="section return"><dt>Returns</dt><dd>The class ID for this object. All objects of a given class have the same class ID. Objects of other classes have different class IDs. </dd></dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005425">Stable:</a></b></dt><dd>ICU 2.0 </dd></dl>

<p>Implements <a class="el" href="classicu_1_1TimeZone.html#adfa5ac73cd1f957c0a7f4a475119784b">icu::TimeZone</a>.</p>

</div>
</div>
<a id="a8856482c15b724015b3b16ee2860849b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8856482c15b724015b3b16ee2860849b">&#9670;&nbsp;</a></span>getNextTransition()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a> icu::SimpleTimeZone::getNextTransition </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="utypes_8h.html#ace1704e9e77d407d1eaaa2e73ec0c039">UDate</a>&#160;</td>
          <td class="paramname"><em>base</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a>&#160;</td>
          <td class="paramname"><em>inclusive</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classicu_1_1TimeZoneTransition.html">TimeZoneTransition</a> &amp;&#160;</td>
          <td class="paramname"><em>result</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Gets the first time zone transition after the base time. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">base</td><td>The base time. </td></tr>
    <tr><td class="paramname">inclusive</td><td>Whether the base time is inclusive or not. </td></tr>
    <tr><td class="paramname">result</td><td>Receives the first transition after the base time. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>true if the transition is found. </dd></dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005421">Stable:</a></b></dt><dd>ICU 3.8 </dd></dl>

<p>Implements <a class="el" href="classicu_1_1BasicTimeZone.html#ac398f0647dd9c3206d2eb6029fb5d7a9">icu::BasicTimeZone</a>.</p>

</div>
</div>
<a id="a7fdde948bb1381b0bb717e78601ee807"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a7fdde948bb1381b0bb717e78601ee807">&#9670;&nbsp;</a></span>getOffset() <span class="overload">[1/4]</span></h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void icu::SimpleTimeZone::getOffset </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="utypes_8h.html#ace1704e9e77d407d1eaaa2e73ec0c039">UDate</a>&#160;</td>
          <td class="paramname"><em>date</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a>&#160;</td>
          <td class="paramname"><em>local</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t &amp;&#160;</td>
          <td class="paramname"><em>rawOffset</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t &amp;&#160;</td>
          <td class="paramname"><em>dstOffset</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;&#160;</td>
          <td class="paramname"><em>ec</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">override</span><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Redeclared <a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a> method. </p>
<p>This implementation simply calls the base class method, which otherwise would be hidden. </p><dl class="stable"><dt><b><a class="el" href="stable.html#_stable005412">Stable:</a></b></dt><dd>ICU 2.8 </dd></dl>

<p>Reimplemented from <a class="el" href="classicu_1_1TimeZone.html#afcbc1c48bf0b453b0123c4cb75d20e96">icu::TimeZone</a>.</p>

<p class="definition">Definition at line <a class="el" href="simpletz_8h_source.html#l00929">929</a> of file <a class="el" href="simpletz_8h_source.html">simpletz.h</a>.</p>

</div>
</div>
<a id="a88d02eecb5a9aa27246268d2e0c1db99"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a88d02eecb5a9aa27246268d2e0c1db99">&#9670;&nbsp;</a></span>getOffset() <span class="overload">[2/4]</span></h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual int32_t icu::SimpleTimeZone::getOffset </td>
          <td>(</td>
          <td class="paramtype">uint8_t&#160;</td>
          <td class="paramname"><em>era</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>year</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>month</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>day</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">uint8_t&#160;</td>
          <td class="paramname"><em>dayOfWeek</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>millis</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;&#160;</td>
          <td class="paramname"><em>status</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Returns the <a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a>'s adjusted GMT offset (i.e., the number of milliseconds to add to GMT to get local time in this time zone, taking daylight savings time into account) as of a particular reference date. </p>
<p>The reference date is used to determine whether daylight savings time is in effect and needs to be figured into the offset that is returned (in other words, what is the adjusted GMT offset in this time zone at this particular date and time?). For the time zones produced by <a class="el" href="classicu_1_1TimeZone.html#a35da0507b62754ffe5d8d59c19775cdb" title="Creates a TimeZone for the given ID.">createTimeZone()</a>, the reference data is specified according to the Gregorian calendar, and the date and time fields are in GMT, NOT local time.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">era</td><td>The reference date's era </td></tr>
    <tr><td class="paramname">year</td><td>The reference date's year </td></tr>
    <tr><td class="paramname">month</td><td>The reference date's month (0-based; 0 is January) </td></tr>
    <tr><td class="paramname">day</td><td>The reference date's day-in-month (1-based) </td></tr>
    <tr><td class="paramname">dayOfWeek</td><td>The reference date's day-of-week (1-based; 1 is Sunday) </td></tr>
    <tr><td class="paramname">millis</td><td>The reference date's milliseconds in day, UTT (NOT local time). </td></tr>
    <tr><td class="paramname">status</td><td>An UErrorCode to receive the status. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>The offset in milliseconds to add to GMT to get local time. </dd></dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005409">Stable:</a></b></dt><dd>ICU 2.0 </dd></dl>

<p>Implements <a class="el" href="classicu_1_1TimeZone.html#a46ea292ce977f08f7a1b4868994b5914">icu::TimeZone</a>.</p>

</div>
</div>
<a id="a43214faad87df087d2a0568a8fde2a79"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a43214faad87df087d2a0568a8fde2a79">&#9670;&nbsp;</a></span>getOffset() <span class="overload">[3/4]</span></h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual int32_t icu::SimpleTimeZone::getOffset </td>
          <td>(</td>
          <td class="paramtype">uint8_t&#160;</td>
          <td class="paramname"><em>era</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>year</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>month</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>day</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">uint8_t&#160;</td>
          <td class="paramname"><em>dayOfWeek</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>milliseconds</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>monthLength</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>prevMonthLength</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;&#160;</td>
          <td class="paramname"><em>status</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Gets the time zone offset, for current date, modified in case of daylight savings. </p>
<p>This is the offset to add <em>to</em> UTC to get local time. </p><dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">era</td><td>the era of the given date. </td></tr>
    <tr><td class="paramname">year</td><td>the year in the given date. </td></tr>
    <tr><td class="paramname">month</td><td>the month in the given date. Month is 0-based. e.g., 0 for January. </td></tr>
    <tr><td class="paramname">day</td><td>the day-in-month of the given date. </td></tr>
    <tr><td class="paramname">dayOfWeek</td><td>the day-of-week of the given date. </td></tr>
    <tr><td class="paramname">milliseconds</td><td>the millis in day in <em>standard</em> local time. </td></tr>
    <tr><td class="paramname">monthLength</td><td>the length of the given month in days. </td></tr>
    <tr><td class="paramname">prevMonthLength</td><td>length of the previous month in days. </td></tr>
    <tr><td class="paramname">status</td><td>An UErrorCode to receive the status. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>the offset to add <em>to</em> GMT to get local time. </dd></dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005411">Stable:</a></b></dt><dd>ICU 2.0 </dd></dl>

</div>
</div>
<a id="a6342d0851efc22fc8e3586d2c73cbe2e"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6342d0851efc22fc8e3586d2c73cbe2e">&#9670;&nbsp;</a></span>getOffset() <span class="overload">[4/4]</span></h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual int32_t icu::SimpleTimeZone::getOffset </td>
          <td>(</td>
          <td class="paramtype">uint8_t&#160;</td>
          <td class="paramname"><em>era</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>year</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>month</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>day</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">uint8_t&#160;</td>
          <td class="paramname"><em>dayOfWeek</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>milliseconds</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>monthLength</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;&#160;</td>
          <td class="paramname"><em>status</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Gets the time zone offset, for current date, modified in case of daylight savings. </p>
<p>This is the offset to add <em>to</em> UTC to get local time. </p><dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">era</td><td>the era of the given date. </td></tr>
    <tr><td class="paramname">year</td><td>the year in the given date. </td></tr>
    <tr><td class="paramname">month</td><td>the month in the given date. Month is 0-based. e.g., 0 for January. </td></tr>
    <tr><td class="paramname">day</td><td>the day-in-month of the given date. </td></tr>
    <tr><td class="paramname">dayOfWeek</td><td>the day-of-week of the given date. </td></tr>
    <tr><td class="paramname">milliseconds</td><td>the millis in day in <em>standard</em> local time. </td></tr>
    <tr><td class="paramname">monthLength</td><td>the length of the given month in days. </td></tr>
    <tr><td class="paramname">status</td><td>An UErrorCode to receive the status. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>the offset to add <em>to</em> GMT to get local time. </dd></dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005410">Stable:</a></b></dt><dd>ICU 2.0 </dd></dl>

<p>Implements <a class="el" href="classicu_1_1TimeZone.html#ab374d74c511e2941c63f6f4d54c3eda7">icu::TimeZone</a>.</p>

</div>
</div>
<a id="a562e790cdb51d8e7026e4ed53c9d7bd2"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a562e790cdb51d8e7026e4ed53c9d7bd2">&#9670;&nbsp;</a></span>getOffsetFromLocal()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void icu::SimpleTimeZone::getOffsetFromLocal </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="utypes_8h.html#ace1704e9e77d407d1eaaa2e73ec0c039">UDate</a>&#160;</td>
          <td class="paramname"><em>date</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="ucal_8h.html#a15c4c761da085c0a7fcb7a02a68d6e58">UTimeZoneLocalOption</a>&#160;</td>
          <td class="paramname"><em>nonExistingTimeOpt</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="ucal_8h.html#a15c4c761da085c0a7fcb7a02a68d6e58">UTimeZoneLocalOption</a>&#160;</td>
          <td class="paramname"><em>duplicatedTimeOpt</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t &amp;&#160;</td>
          <td class="paramname"><em>rawOffset</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t &amp;&#160;</td>
          <td class="paramname"><em>dstOffset</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;&#160;</td>
          <td class="paramname"><em>status</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Get time zone offsets from local wall time. </p>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005413">Stable:</a></b></dt><dd>ICU 69 </dd></dl>

<p>Reimplemented from <a class="el" href="classicu_1_1BasicTimeZone.html#a49fe120d78a17b93657fd3e97168ca30">icu::BasicTimeZone</a>.</p>

</div>
</div>
<a id="a6435e2a3cfe5e0194547ff6da18ef368"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6435e2a3cfe5e0194547ff6da18ef368">&#9670;&nbsp;</a></span>getPreviousTransition()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a> icu::SimpleTimeZone::getPreviousTransition </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="utypes_8h.html#ace1704e9e77d407d1eaaa2e73ec0c039">UDate</a>&#160;</td>
          <td class="paramname"><em>base</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a>&#160;</td>
          <td class="paramname"><em>inclusive</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classicu_1_1TimeZoneTransition.html">TimeZoneTransition</a> &amp;&#160;</td>
          <td class="paramname"><em>result</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Gets the most recent time zone transition before the base time. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">base</td><td>The base time. </td></tr>
    <tr><td class="paramname">inclusive</td><td>Whether the base time is inclusive or not. </td></tr>
    <tr><td class="paramname">result</td><td>Receives the most recent transition before the base time. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>true if the transition is found. </dd></dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005422">Stable:</a></b></dt><dd>ICU 3.8 </dd></dl>

<p>Implements <a class="el" href="classicu_1_1BasicTimeZone.html#ae8b73123130deae483830b36f2da2c87">icu::BasicTimeZone</a>.</p>

</div>
</div>
<a id="a91f3f31b80b883e3370db676769b14cb"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a91f3f31b80b883e3370db676769b14cb">&#9670;&nbsp;</a></span>getRawOffset()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual int32_t icu::SimpleTimeZone::getRawOffset </td>
          <td>(</td>
          <td class="paramtype">void&#160;</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Returns the <a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a>'s raw GMT offset (i.e., the number of milliseconds to add to GMT to get local time, before taking daylight savings time into account). </p>
<dl class="section return"><dt>Returns</dt><dd>The <a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a>'s raw GMT offset. </dd></dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005414">Stable:</a></b></dt><dd>ICU 2.0 </dd></dl>

<p>Implements <a class="el" href="classicu_1_1TimeZone.html#a36d5dfcbaec14010c151344752b9eea8">icu::TimeZone</a>.</p>

</div>
</div>
<a id="a7bdb545433de87899032e94a211ed624"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a7bdb545433de87899032e94a211ed624">&#9670;&nbsp;</a></span>getStaticClassID()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">static <a class="el" href="uobject_8h.html#a22af10545208a455a6e884008df48e9f">UClassID</a> icu::SimpleTimeZone::getStaticClassID </td>
          <td>(</td>
          <td class="paramtype">void&#160;</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Return the class ID for this class. </p>
<p>This is useful only for comparing to a return value from <a class="el" href="classicu_1_1SimpleTimeZone.html#a92523b93f69250ab23504900a2a4cd0b" title="Override TimeZone Returns a unique class ID POLYMORPHICALLY.">getDynamicClassID()</a>. For example: </p><pre>
.   Base* polymorphic_pointer = createPolymorphicObject();
.   if (polymorphic_pointer-&gt;<a class="el" href="classicu_1_1SimpleTimeZone.html#a92523b93f69250ab23504900a2a4cd0b" title="Override TimeZone Returns a unique class ID POLYMORPHICALLY.">getDynamicClassID()</a> ==
.       Derived::getStaticClassID()) ...
</pre> <dl class="section return"><dt>Returns</dt><dd>The class ID for all objects of this class. </dd></dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005426">Stable:</a></b></dt><dd>ICU 2.0 </dd></dl>

</div>
</div>
<a id="a5ec0a3d94a06e9142cedb66ba408f5e0"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a5ec0a3d94a06e9142cedb66ba408f5e0">&#9670;&nbsp;</a></span>getTimeZoneRules()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void icu::SimpleTimeZone::getTimeZoneRules </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classicu_1_1InitialTimeZoneRule.html">InitialTimeZoneRule</a> *&amp;&#160;</td>
          <td class="paramname"><em>initial</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const <a class="el" href="classicu_1_1TimeZoneRule.html">TimeZoneRule</a> *&#160;</td>
          <td class="paramname"><em>trsrules</em>[], </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t &amp;&#160;</td>
          <td class="paramname"><em>trscount</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;&#160;</td>
          <td class="paramname"><em>status</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Gets the <code><a class="el" href="classicu_1_1InitialTimeZoneRule.html" title="InitialTimeZoneRule represents a time zone rule representing a time zone effective from the beginning...">InitialTimeZoneRule</a></code> and the set of <code><a class="el" href="classicu_1_1TimeZoneRule.html" title="TimeZoneRule is a class representing a rule for time zone.">TimeZoneRule</a></code> which represent time transitions for this time zone. </p>
<p>On successful return, the argument initial points to non-nullptr <code><a class="el" href="classicu_1_1InitialTimeZoneRule.html" title="InitialTimeZoneRule represents a time zone rule representing a time zone effective from the beginning...">InitialTimeZoneRule</a></code> and the array trsrules is filled with 0 or multiple <code><a class="el" href="classicu_1_1TimeZoneRule.html" title="TimeZoneRule is a class representing a rule for time zone.">TimeZoneRule</a></code> instances up to the size specified by trscount. The results are referencing the rule instance held by this time zone instance. Therefore, after this time zone is destructed, they are no longer available. </p><dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">initial</td><td>Receives the initial timezone rule </td></tr>
    <tr><td class="paramname">trsrules</td><td>Receives the timezone transition rules </td></tr>
    <tr><td class="paramname">trscount</td><td>On input, specify the size of the array 'transitions' receiving the timezone transition rules. On output, actual number of rules filled in the array will be set. </td></tr>
    <tr><td class="paramname">status</td><td>Receives error status code. </td></tr>
  </table>
  </dd>
</dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005424">Stable:</a></b></dt><dd>ICU 3.8 </dd></dl>

<p>Implements <a class="el" href="classicu_1_1BasicTimeZone.html#aa3b25fc7ca494eca418d1a629f896a5b">icu::BasicTimeZone</a>.</p>

</div>
</div>
<a id="accd9d9b7eb6da044823efc96c2065cd2"></a>
<h2 class="memtitle"><span class="permalink"><a href="#accd9d9b7eb6da044823efc96c2065cd2">&#9670;&nbsp;</a></span>hasSameRules()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a> icu::SimpleTimeZone::hasSameRules </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classicu_1_1TimeZone.html">TimeZone</a> &amp;&#160;</td>
          <td class="paramname"><em>other</em></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Return true if this zone has the same rules and offset as another zone. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">other</td><td>the <a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a> object to be compared with </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>true if the given zone has the same rules and offset as this one </dd></dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005419">Stable:</a></b></dt><dd>ICU 2.0 </dd></dl>

<p>Reimplemented from <a class="el" href="classicu_1_1TimeZone.html#a9008ce68365e802922178f6726cda72c">icu::TimeZone</a>.</p>

</div>
</div>
<a id="a3b768d1913f5ecf9f90c9a23a851c11e"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a3b768d1913f5ecf9f90c9a23a851c11e">&#9670;&nbsp;</a></span>inDaylightTime()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a> icu::SimpleTimeZone::inDaylightTime </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="utypes_8h.html#ace1704e9e77d407d1eaaa2e73ec0c039">UDate</a>&#160;</td>
          <td class="paramname"><em>date</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;&#160;</td>
          <td class="paramname"><em>status</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Returns true if the given date is within the period when daylight savings time is in effect; false otherwise. </p>
<p>If the <a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a> doesn't observe daylight savings time, this functions always returns false. This method is wasteful since it creates a new <a class="el" href="classicu_1_1GregorianCalendar.html" title="Concrete class which provides the standard calendar used by most of the world.">GregorianCalendar</a> and deletes it each time it is called. This is a deprecated method and provided only for Java compatibility.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">date</td><td>The date to test. </td></tr>
    <tr><td class="paramname">status</td><td>An UErrorCode to receive the status. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>true if the given date is in Daylight Savings Time; false otherwise. </dd></dl>
<dl class="deprecated"><dt><b><a class="el" href="deprecated.html#_deprecated000363">Deprecated:</a></b></dt><dd>ICU 2.4. Use <a class="el" href="classicu_1_1Calendar.html#a8f8b379ee4819a26640cf58cdbefe81a" title="Queries if the current date for this Calendar is in Daylight Savings Time.">Calendar::inDaylightTime()</a> instead. </dd></dl>

<p>Implements <a class="el" href="classicu_1_1TimeZone.html#ad9698381477a6f59ead590bb8917c1a4">icu::TimeZone</a>.</p>

</div>
</div>
<a id="a25b23da1abab98c8f759b0b650985070"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a25b23da1abab98c8f759b0b650985070">&#9670;&nbsp;</a></span>operator=()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname"><a class="el" href="classicu_1_1SimpleTimeZone.html">SimpleTimeZone</a>&amp; icu::SimpleTimeZone::operator= </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classicu_1_1SimpleTimeZone.html">SimpleTimeZone</a> &amp;&#160;</td>
          <td class="paramname"><em>right</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Default assignment operator. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">right</td><td>the object to be copied. </td></tr>
  </table>
  </dd>
</dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005389">Stable:</a></b></dt><dd>ICU 2.0 </dd></dl>

</div>
</div>
<a id="a24e825fc116d26532400b98ed808214b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a24e825fc116d26532400b98ed808214b">&#9670;&nbsp;</a></span>operator==()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual bool icu::SimpleTimeZone::operator== </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classicu_1_1TimeZone.html">TimeZone</a> &amp;&#160;</td>
          <td class="paramname"><em>that</em></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Returns true if the two <a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a> objects are equal; that is, they have the same ID, raw GMT offset, and DST rules. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">that</td><td>The <a class="el" href="classicu_1_1SimpleTimeZone.html" title="SimpleTimeZone is a concrete subclass of TimeZone that represents a time zone for use with a Gregoria...">SimpleTimeZone</a> object to be compared with. </td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>true if the given time zone is equal to this time zone; false otherwise. </dd></dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005391">Stable:</a></b></dt><dd>ICU 2.0 </dd></dl>

<p>Reimplemented from <a class="el" href="classicu_1_1TimeZone.html#a1f251fdaa58c414b747cd3517cadc3b6">icu::TimeZone</a>.</p>

</div>
</div>
<a id="aa3880c10f1fc37e13476d31bee178207"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa3880c10f1fc37e13476d31bee178207">&#9670;&nbsp;</a></span>setDSTSavings()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void icu::SimpleTimeZone::setDSTSavings </td>
          <td>(</td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>millisSavedDuringDST</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;&#160;</td>
          <td class="paramname"><em>status</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Sets the amount of time in ms that the clock is advanced during DST. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">millisSavedDuringDST</td><td>the number of milliseconds the time is advanced with respect to standard time when the daylight savings rules are in effect. Typically one hour (+3600000). The amount could be negative, but not 0. </td></tr>
    <tr><td class="paramname">status</td><td>An UErrorCode to receive the status. </td></tr>
  </table>
  </dd>
</dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005416">Stable:</a></b></dt><dd>ICU 2.0 </dd></dl>

</div>
</div>
<a id="ac1250a82792cfc5efe6dddd7d18fef23"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac1250a82792cfc5efe6dddd7d18fef23">&#9670;&nbsp;</a></span>setEndRule() <span class="overload">[1/6]</span></h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void icu::SimpleTimeZone::setEndRule </td>
          <td>(</td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>month</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>dayOfMonth</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>dayOfWeek</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>time</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classicu_1_1SimpleTimeZone.html#a2108a448ec99a7c20a1bf31c2a98327a">TimeMode</a>&#160;</td>
          <td class="paramname"><em>mode</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a>&#160;</td>
          <td class="paramname"><em>after</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;&#160;</td>
          <td class="paramname"><em>status</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Sets the DST end rule to a weekday before or after a give date within a month, e.g., the first Monday on or after the 8th. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">month</td><td>The month in which this rule occurs (0-based). </td></tr>
    <tr><td class="paramname">dayOfMonth</td><td>A date within that month (1-based). </td></tr>
    <tr><td class="paramname">dayOfWeek</td><td>The day of the week on which this rule occurs. </td></tr>
    <tr><td class="paramname">time</td><td>The time of that day (number of millis after midnight) when DST ends in local wall time, which is daylight time in this case. </td></tr>
    <tr><td class="paramname">mode</td><td>whether the time is local wall time, local standard time, or UTC time. Default is local wall time. </td></tr>
    <tr><td class="paramname">after</td><td>If true, this rule selects the first dayOfWeek on or after dayOfMonth. If false, this rule selects the last dayOfWeek on or before dayOfMonth. </td></tr>
    <tr><td class="paramname">status</td><td>An UErrorCode </td></tr>
  </table>
  </dd>
</dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005408">Stable:</a></b></dt><dd>ICU 2.0 </dd></dl>

</div>
</div>
<a id="a6e423a05b7eaf3753666250c45af29f3"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6e423a05b7eaf3753666250c45af29f3">&#9670;&nbsp;</a></span>setEndRule() <span class="overload">[2/6]</span></h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void icu::SimpleTimeZone::setEndRule </td>
          <td>(</td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>month</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>dayOfMonth</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>dayOfWeek</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>time</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a>&#160;</td>
          <td class="paramname"><em>after</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;&#160;</td>
          <td class="paramname"><em>status</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Sets the DST end rule to a weekday before or after a give date within a month, e.g., the first Monday on or after the 8th. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">month</td><td>The month in which this rule occurs (0-based). </td></tr>
    <tr><td class="paramname">dayOfMonth</td><td>A date within that month (1-based). </td></tr>
    <tr><td class="paramname">dayOfWeek</td><td>The day of the week on which this rule occurs. </td></tr>
    <tr><td class="paramname">time</td><td>The time of that day (number of millis after midnight) when DST ends in local wall time, which is daylight time in this case. </td></tr>
    <tr><td class="paramname">after</td><td>If true, this rule selects the first dayOfWeek on or after dayOfMonth. If false, this rule selects the last dayOfWeek on or before dayOfMonth. </td></tr>
    <tr><td class="paramname">status</td><td>An UErrorCode </td></tr>
  </table>
  </dd>
</dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005407">Stable:</a></b></dt><dd>ICU 2.0 </dd></dl>

<p class="definition">Definition at line <a class="el" href="simpletz_8h_source.html#l00923">923</a> of file <a class="el" href="simpletz_8h_source.html">simpletz.h</a>.</p>

</div>
</div>
<a id="a9fb6efabda421160e9ac98ffb079f56a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9fb6efabda421160e9ac98ffb079f56a">&#9670;&nbsp;</a></span>setEndRule() <span class="overload">[3/6]</span></h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void icu::SimpleTimeZone::setEndRule </td>
          <td>(</td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>month</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>dayOfMonth</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>time</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classicu_1_1SimpleTimeZone.html#a2108a448ec99a7c20a1bf31c2a98327a">TimeMode</a>&#160;</td>
          <td class="paramname"><em>mode</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;&#160;</td>
          <td class="paramname"><em>status</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Sets the DST end rule to a fixed date within a month. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">month</td><td>The month in which this rule occurs (0-based). </td></tr>
    <tr><td class="paramname">dayOfMonth</td><td>The date in that month (1-based). </td></tr>
    <tr><td class="paramname">time</td><td>The time of that day (number of millis after midnight) when DST ends in local wall time, which is daylight time in this case. </td></tr>
    <tr><td class="paramname">mode</td><td>whether the time is local wall time, local standard time, or UTC time. Default is local wall time. </td></tr>
    <tr><td class="paramname">status</td><td>An UErrorCode </td></tr>
  </table>
  </dd>
</dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005406">Stable:</a></b></dt><dd>ICU 2.0 </dd></dl>

</div>
</div>
<a id="acfe3fe995a5592a11c2ff7b1359d9249"></a>
<h2 class="memtitle"><span class="permalink"><a href="#acfe3fe995a5592a11c2ff7b1359d9249">&#9670;&nbsp;</a></span>setEndRule() <span class="overload">[4/6]</span></h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void icu::SimpleTimeZone::setEndRule </td>
          <td>(</td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>month</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>dayOfMonth</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>time</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;&#160;</td>
          <td class="paramname"><em>status</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Sets the DST end rule to a fixed date within a month. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">month</td><td>The month in which this rule occurs (0-based). </td></tr>
    <tr><td class="paramname">dayOfMonth</td><td>The date in that month (1-based). </td></tr>
    <tr><td class="paramname">time</td><td>The time of that day (number of millis after midnight) when DST ends in local wall time, which is daylight time in this case. </td></tr>
    <tr><td class="paramname">status</td><td>An UErrorCode </td></tr>
  </table>
  </dd>
</dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005405">Stable:</a></b></dt><dd>ICU 2.0 </dd></dl>

<p class="definition">Definition at line <a class="el" href="simpletz_8h_source.html#l00918">918</a> of file <a class="el" href="simpletz_8h_source.html">simpletz.h</a>.</p>

</div>
</div>
<a id="a555798cd0de944bc0eb60cdc06677e27"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a555798cd0de944bc0eb60cdc06677e27">&#9670;&nbsp;</a></span>setEndRule() <span class="overload">[5/6]</span></h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void icu::SimpleTimeZone::setEndRule </td>
          <td>(</td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>month</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>dayOfWeekInMonth</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>dayOfWeek</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>time</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classicu_1_1SimpleTimeZone.html#a2108a448ec99a7c20a1bf31c2a98327a">TimeMode</a>&#160;</td>
          <td class="paramname"><em>mode</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;&#160;</td>
          <td class="paramname"><em>status</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Sets the daylight savings ending rule. </p>
<p>For example, if Daylight Savings Time ends at the last (-1) Sunday in October, at 2 AM in standard time. Therefore, you can set the end rule by calling: </p><pre>
   setEndRule(UCAL_OCTOBER, -1, UCAL_SUNDAY, 2*60*60*1000);
</pre><p> Various other types of rules can be specified by manipulating the dayOfWeek and dayOfWeekInMonth parameters. For complete details, see the documentation for <a class="el" href="classicu_1_1SimpleTimeZone.html#af2b8b798c7e88baa0274fe0419008513" title="Sets the daylight savings starting rule.">setStartRule()</a>.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">month</td><td>the daylight savings ending month. Month is 0-based. eg, 0 for January. </td></tr>
    <tr><td class="paramname">dayOfWeekInMonth</td><td>the daylight savings ending day-of-week-in-month. See <a class="el" href="classicu_1_1SimpleTimeZone.html#af2b8b798c7e88baa0274fe0419008513" title="Sets the daylight savings starting rule.">setStartRule()</a> for a complete explanation. </td></tr>
    <tr><td class="paramname">dayOfWeek</td><td>the daylight savings ending day-of-week. See <a class="el" href="classicu_1_1SimpleTimeZone.html#af2b8b798c7e88baa0274fe0419008513" title="Sets the daylight savings starting rule.">setStartRule()</a> for a complete explanation. </td></tr>
    <tr><td class="paramname">time</td><td>the daylight savings ending time. Please see the member description for an example. </td></tr>
    <tr><td class="paramname">mode</td><td>whether the time is local wall time, local standard time, or UTC time. Default is local wall time. </td></tr>
    <tr><td class="paramname">status</td><td>An UErrorCode </td></tr>
  </table>
  </dd>
</dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005404">Stable:</a></b></dt><dd>ICU 2.0 </dd></dl>

</div>
</div>
<a id="aa36fc90af66b358342cd70e1a6369fa6"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa36fc90af66b358342cd70e1a6369fa6">&#9670;&nbsp;</a></span>setEndRule() <span class="overload">[6/6]</span></h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void icu::SimpleTimeZone::setEndRule </td>
          <td>(</td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>month</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>dayOfWeekInMonth</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>dayOfWeek</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>time</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;&#160;</td>
          <td class="paramname"><em>status</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Sets the daylight savings ending rule. </p>
<p>For example, if Daylight Savings Time ends at the last (-1) Sunday in October, at 2 AM in standard time. Therefore, you can set the end rule by calling: </p><pre>
   setEndRule(UCAL_OCTOBER, -1, UCAL_SUNDAY, 2*60*60*1000);
</pre><p> Various other types of rules can be specified by manipulating the dayOfWeek and dayOfWeekInMonth parameters. For complete details, see the documentation for <a class="el" href="classicu_1_1SimpleTimeZone.html#af2b8b798c7e88baa0274fe0419008513" title="Sets the daylight savings starting rule.">setStartRule()</a>.</p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">month</td><td>the daylight savings ending month. Month is 0-based. eg, 0 for January. </td></tr>
    <tr><td class="paramname">dayOfWeekInMonth</td><td>the daylight savings ending day-of-week-in-month. See <a class="el" href="classicu_1_1SimpleTimeZone.html#af2b8b798c7e88baa0274fe0419008513" title="Sets the daylight savings starting rule.">setStartRule()</a> for a complete explanation. </td></tr>
    <tr><td class="paramname">dayOfWeek</td><td>the daylight savings ending day-of-week. See <a class="el" href="classicu_1_1SimpleTimeZone.html#af2b8b798c7e88baa0274fe0419008513" title="Sets the daylight savings starting rule.">setStartRule()</a> for a complete explanation. </td></tr>
    <tr><td class="paramname">time</td><td>the daylight savings ending time. Please see the member description for an example. </td></tr>
    <tr><td class="paramname">status</td><td>An UErrorCode </td></tr>
  </table>
  </dd>
</dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005403">Stable:</a></b></dt><dd>ICU 2.0 </dd></dl>

<p class="definition">Definition at line <a class="el" href="simpletz_8h_source.html#l00912">912</a> of file <a class="el" href="simpletz_8h_source.html">simpletz.h</a>.</p>

</div>
</div>
<a id="aace525943643d926c5f613ca84197823"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aace525943643d926c5f613ca84197823">&#9670;&nbsp;</a></span>setRawOffset()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual void icu::SimpleTimeZone::setRawOffset </td>
          <td>(</td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>offsetMillis</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Sets the <a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a>'s raw GMT offset (i.e., the number of milliseconds to add to GMT to get local time, before taking daylight savings time into account). </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">offsetMillis</td><td>The new raw GMT offset for this time zone. </td></tr>
  </table>
  </dd>
</dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005415">Stable:</a></b></dt><dd>ICU 2.0 </dd></dl>

<p>Implements <a class="el" href="classicu_1_1TimeZone.html#a19c3aad4a860a75067855605aaeb8e1e">icu::TimeZone</a>.</p>

</div>
</div>
<a id="ad72829a5117aa676c7e860e7bc926b36"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ad72829a5117aa676c7e860e7bc926b36">&#9670;&nbsp;</a></span>setStartRule() <span class="overload">[1/6]</span></h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void icu::SimpleTimeZone::setStartRule </td>
          <td>(</td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>month</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>dayOfMonth</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>dayOfWeek</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>time</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classicu_1_1SimpleTimeZone.html#a2108a448ec99a7c20a1bf31c2a98327a">TimeMode</a>&#160;</td>
          <td class="paramname"><em>mode</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a>&#160;</td>
          <td class="paramname"><em>after</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;&#160;</td>
          <td class="paramname"><em>status</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Sets the DST start rule to a weekday before or after a give date within a month, e.g., the first Monday on or after the 8th. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">month</td><td>The month in which this rule occurs (0-based). </td></tr>
    <tr><td class="paramname">dayOfMonth</td><td>A date within that month (1-based). </td></tr>
    <tr><td class="paramname">dayOfWeek</td><td>The day of the week on which this rule occurs. </td></tr>
    <tr><td class="paramname">time</td><td>The time of that day (number of millis after midnight) when DST takes effect in local wall time, which is standard time in this case. </td></tr>
    <tr><td class="paramname">mode</td><td>whether the time is local wall time, local standard time, or UTC time. Default is local wall time. </td></tr>
    <tr><td class="paramname">after</td><td>If true, this rule selects the first dayOfWeek on or after dayOfMonth. If false, this rule selects the last dayOfWeek on or before dayOfMonth. </td></tr>
    <tr><td class="paramname">status</td><td>An UErrorCode </td></tr>
  </table>
  </dd>
</dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005402">Stable:</a></b></dt><dd>ICU 2.0 </dd></dl>

</div>
</div>
<a id="a6e0005498f791ddf5d6594636bbc4266"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a6e0005498f791ddf5d6594636bbc4266">&#9670;&nbsp;</a></span>setStartRule() <span class="overload">[2/6]</span></h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void icu::SimpleTimeZone::setStartRule </td>
          <td>(</td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>month</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>dayOfMonth</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>dayOfWeek</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>time</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a>&#160;</td>
          <td class="paramname"><em>after</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;&#160;</td>
          <td class="paramname"><em>status</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Sets the DST start rule to a weekday before or after a give date within a month, e.g., the first Monday on or after the 8th. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">month</td><td>The month in which this rule occurs (0-based). </td></tr>
    <tr><td class="paramname">dayOfMonth</td><td>A date within that month (1-based). </td></tr>
    <tr><td class="paramname">dayOfWeek</td><td>The day of the week on which this rule occurs. </td></tr>
    <tr><td class="paramname">time</td><td>The time of that day (number of millis after midnight) when DST takes effect in local wall time, which is standard time in this case. </td></tr>
    <tr><td class="paramname">after</td><td>If true, this rule selects the first dayOfWeek on or after dayOfMonth. If false, this rule selects the last dayOfWeek on or before dayOfMonth. </td></tr>
    <tr><td class="paramname">status</td><td>An UErrorCode </td></tr>
  </table>
  </dd>
</dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005401">Stable:</a></b></dt><dd>ICU 2.0 </dd></dl>

<p class="definition">Definition at line <a class="el" href="simpletz_8h_source.html#l00906">906</a> of file <a class="el" href="simpletz_8h_source.html">simpletz.h</a>.</p>

</div>
</div>
<a id="aef257d39768e091c99a192a0de191d3b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aef257d39768e091c99a192a0de191d3b">&#9670;&nbsp;</a></span>setStartRule() <span class="overload">[3/6]</span></h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void icu::SimpleTimeZone::setStartRule </td>
          <td>(</td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>month</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>dayOfMonth</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>time</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classicu_1_1SimpleTimeZone.html#a2108a448ec99a7c20a1bf31c2a98327a">TimeMode</a>&#160;</td>
          <td class="paramname"><em>mode</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;&#160;</td>
          <td class="paramname"><em>status</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Sets the DST start rule to a fixed date within a month. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">month</td><td>The month in which this rule occurs (0-based). </td></tr>
    <tr><td class="paramname">dayOfMonth</td><td>The date in that month (1-based). </td></tr>
    <tr><td class="paramname">time</td><td>The time of that day (number of millis after midnight) when DST takes effect in local wall time, which is standard time in this case. </td></tr>
    <tr><td class="paramname">mode</td><td>whether the time is local wall time, local standard time, or UTC time. Default is local wall time. </td></tr>
    <tr><td class="paramname">status</td><td>An UErrorCode </td></tr>
  </table>
  </dd>
</dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005400">Stable:</a></b></dt><dd>ICU 2.0 </dd></dl>

</div>
</div>
<a id="a4a7559b00c81fd2f89f587572dc8b2a3"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4a7559b00c81fd2f89f587572dc8b2a3">&#9670;&nbsp;</a></span>setStartRule() <span class="overload">[4/6]</span></h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void icu::SimpleTimeZone::setStartRule </td>
          <td>(</td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>month</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>dayOfMonth</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>time</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;&#160;</td>
          <td class="paramname"><em>status</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Sets the DST start rule to a fixed date within a month. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">month</td><td>The month in which this rule occurs (0-based). </td></tr>
    <tr><td class="paramname">dayOfMonth</td><td>The date in that month (1-based). </td></tr>
    <tr><td class="paramname">time</td><td>The time of that day (number of millis after midnight) when DST takes effect in local wall time, which is standard time in this case. </td></tr>
    <tr><td class="paramname">status</td><td>An UErrorCode </td></tr>
  </table>
  </dd>
</dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005399">Stable:</a></b></dt><dd>ICU 2.0 </dd></dl>

<p class="definition">Definition at line <a class="el" href="simpletz_8h_source.html#l00900">900</a> of file <a class="el" href="simpletz_8h_source.html">simpletz.h</a>.</p>

</div>
</div>
<a id="a8e09fd6cc191245feb585466a72b73c1"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a8e09fd6cc191245feb585466a72b73c1">&#9670;&nbsp;</a></span>setStartRule() <span class="overload">[5/6]</span></h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void icu::SimpleTimeZone::setStartRule </td>
          <td>(</td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>month</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>dayOfWeekInMonth</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>dayOfWeek</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>time</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="classicu_1_1SimpleTimeZone.html#a2108a448ec99a7c20a1bf31c2a98327a">TimeMode</a>&#160;</td>
          <td class="paramname"><em>mode</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;&#160;</td>
          <td class="paramname"><em>status</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Sets the daylight savings starting rule. </p>
<p>For example, in the U.S., Daylight Savings Time starts at the second Sunday in March, at 2 AM in standard time. Therefore, you can set the start rule by calling: setStartRule(UCAL_MARCH, 2, UCAL_SUNDAY, 2*60*60*1000); The dayOfWeekInMonth and dayOfWeek parameters together specify how to calculate the exact starting date. Their exact meaning depend on their respective signs, allowing various types of rules to be constructed, as follows: </p><ul>
<li>
If both dayOfWeekInMonth and dayOfWeek are positive, they specify the day of week in the month (e.g., (2, WEDNESDAY) is the second Wednesday of the month). </li>
<li>
If dayOfWeek is positive and dayOfWeekInMonth is negative, they specify the day of week in the month counting backward from the end of the month. (e.g., (-1, MONDAY) is the last Monday in the month) </li>
<li>
If dayOfWeek is zero and dayOfWeekInMonth is positive, dayOfWeekInMonth specifies the day of the month, regardless of what day of the week it is. (e.g., (10, 0) is the tenth day of the month) </li>
<li>
If dayOfWeek is zero and dayOfWeekInMonth is negative, dayOfWeekInMonth specifies the day of the month counting backward from the end of the month, regardless of what day of the week it is (e.g., (-2, 0) is the next-to-last day of the month). </li>
<li>
If dayOfWeek is negative and dayOfWeekInMonth is positive, they specify the first specified day of the week on or after the specified day of the month. (e.g., (15, -SUNDAY) is the first Sunday after the 15th of the month [or the 15th itself if the 15th is a Sunday].) </li>
<li>
If dayOfWeek and DayOfWeekInMonth are both negative, they specify the last specified day of the week on or before the specified day of the month. (e.g., (-20, -TUESDAY) is the last Tuesday before the 20th of the month [or the 20th itself if the 20th is a Tuesday].) </li>
</ul>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">month</td><td>the daylight savings starting month. Month is 0-based. eg, 0 for January. </td></tr>
    <tr><td class="paramname">dayOfWeekInMonth</td><td>the daylight savings starting day-of-week-in-month. Please see the member description for an example. </td></tr>
    <tr><td class="paramname">dayOfWeek</td><td>the daylight savings starting day-of-week. Please see the member description for an example. </td></tr>
    <tr><td class="paramname">time</td><td>the daylight savings starting time. Please see the member description for an example. </td></tr>
    <tr><td class="paramname">mode</td><td>whether the time is local wall time, local standard time, or UTC time. Default is local wall time. </td></tr>
    <tr><td class="paramname">status</td><td>An UErrorCode </td></tr>
  </table>
  </dd>
</dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005398">Stable:</a></b></dt><dd>ICU 2.0 </dd></dl>

</div>
</div>
<a id="af2b8b798c7e88baa0274fe0419008513"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af2b8b798c7e88baa0274fe0419008513">&#9670;&nbsp;</a></span>setStartRule() <span class="overload">[6/6]</span></h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">void icu::SimpleTimeZone::setStartRule </td>
          <td>(</td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>month</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>dayOfWeekInMonth</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>dayOfWeek</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>time</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &amp;&#160;</td>
          <td class="paramname"><em>status</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Sets the daylight savings starting rule. </p>
<p>For example, in the U.S., Daylight Savings Time starts at the second Sunday in March, at 2 AM in standard time. Therefore, you can set the start rule by calling: setStartRule(UCAL_MARCH, 2, UCAL_SUNDAY, 2*60*60*1000); The dayOfWeekInMonth and dayOfWeek parameters together specify how to calculate the exact starting date. Their exact meaning depend on their respective signs, allowing various types of rules to be constructed, as follows: </p><ul>
<li>
If both dayOfWeekInMonth and dayOfWeek are positive, they specify the day of week in the month (e.g., (2, WEDNESDAY) is the second Wednesday of the month). </li>
<li>
If dayOfWeek is positive and dayOfWeekInMonth is negative, they specify the day of week in the month counting backward from the end of the month. (e.g., (-1, MONDAY) is the last Monday in the month) </li>
<li>
If dayOfWeek is zero and dayOfWeekInMonth is positive, dayOfWeekInMonth specifies the day of the month, regardless of what day of the week it is. (e.g., (10, 0) is the tenth day of the month) </li>
<li>
If dayOfWeek is zero and dayOfWeekInMonth is negative, dayOfWeekInMonth specifies the day of the month counting backward from the end of the month, regardless of what day of the week it is (e.g., (-2, 0) is the next-to-last day of the month). </li>
<li>
If dayOfWeek is negative and dayOfWeekInMonth is positive, they specify the first specified day of the week on or after the specified day of the month. (e.g., (15, -SUNDAY) is the first Sunday after the 15th of the month [or the 15th itself if the 15th is a Sunday].) </li>
<li>
If dayOfWeek and DayOfWeekInMonth are both negative, they specify the last specified day of the week on or before the specified day of the month. (e.g., (-20, -TUESDAY) is the last Tuesday before the 20th of the month [or the 20th itself if the 20th is a Tuesday].) </li>
</ul>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">month</td><td>the daylight savings starting month. Month is 0-based. eg, 0 for January. </td></tr>
    <tr><td class="paramname">dayOfWeekInMonth</td><td>the daylight savings starting day-of-week-in-month. Please see the member description for an example. </td></tr>
    <tr><td class="paramname">dayOfWeek</td><td>the daylight savings starting day-of-week. Please see the member description for an example. </td></tr>
    <tr><td class="paramname">time</td><td>the daylight savings starting time. Please see the member description for an example. </td></tr>
    <tr><td class="paramname">status</td><td>An UErrorCode </td></tr>
  </table>
  </dd>
</dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005397">Stable:</a></b></dt><dd>ICU 2.0 </dd></dl>

<p class="definition">Definition at line <a class="el" href="simpletz_8h_source.html#l00894">894</a> of file <a class="el" href="simpletz_8h_source.html">simpletz.h</a>.</p>

</div>
</div>
<a id="a232fcc861a06caf0da63c76c5e2b05b4"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a232fcc861a06caf0da63c76c5e2b05b4">&#9670;&nbsp;</a></span>setStartYear()</h2>

<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">void icu::SimpleTimeZone::setStartYear </td>
          <td>(</td>
          <td class="paramtype">int32_t&#160;</td>
          <td class="paramname"><em>year</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Sets the daylight savings starting year, that is, the year this time zone began observing its specified daylight savings time rules. </p>
<p>The time zone is considered not to observe daylight savings time prior to that year; <a class="el" href="classicu_1_1SimpleTimeZone.html" title="SimpleTimeZone is a concrete subclass of TimeZone that represents a time zone for use with a Gregoria...">SimpleTimeZone</a> doesn't support historical daylight-savings-time rules. </p><dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">year</td><td>the daylight savings starting year. </td></tr>
  </table>
  </dd>
</dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005396">Stable:</a></b></dt><dd>ICU 2.0 </dd></dl>

</div>
</div>
<a id="a4b5c50deeea873977993f7b01f29b0c2"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4b5c50deeea873977993f7b01f29b0c2">&#9670;&nbsp;</a></span>useDaylightTime()</h2>

<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">virtual <a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a> icu::SimpleTimeZone::useDaylightTime </td>
          <td>(</td>
          <td class="paramtype">void&#160;</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">override</span><span class="mlabel">virtual</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Queries if this <a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a> uses Daylight Savings Time. </p>
<dl class="section return"><dt>Returns</dt><dd>True if this <a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a> uses Daylight Savings Time; false otherwise. </dd></dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005418">Stable:</a></b></dt><dd>ICU 2.0 </dd></dl>

<p>Implements <a class="el" href="classicu_1_1TimeZone.html#a838c7663925e7d1805475c2c5053d416">icu::TimeZone</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>i18n/unicode/<a class="el" href="simpletz_8h_source.html">simpletz.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by&#160;<a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1
</small></address>
</body>
</html>

LittleDemon - FACEBOOK
[ KELUAR ]