| 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-nodejs24/root/usr/share/doc/alt-nodejs24-libicu-doc/ |
| Current File : //opt/alt/alt-nodejs24/root/usr/share/doc/alt-nodejs24-libicu-doc/classRuleBasedTimeZone.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 77.1: icu::RuleBasedTimeZone 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="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.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 77.1
 <span id="projectnumber">77.1</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.1 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
/* @license-end */
</script>
<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&dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</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_1RuleBasedTimeZone.html">RuleBasedTimeZone</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> |
<a href="#pub-static-methods">Static Public Member Functions</a> </div>
<div class="headertitle">
<div class="title">icu::RuleBasedTimeZone Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>a <a class="el" href="classicu_1_1BasicTimeZone.html" title="BasicTimeZone is an abstract class extending TimeZone.">BasicTimeZone</a> subclass implemented in terms of <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> and <a class="el" href="classicu_1_1TimeZoneRule.html" title="TimeZoneRule is a class representing a rule for time zone.">TimeZoneRule</a> instances
<a href="classicu_1_1RuleBasedTimeZone.html#details">More...</a></p>
<p><code>#include <<a class="el" href="rbtz_8h_source.html">rbtz.h</a>></code></p>
<div class="dynheader">
Inheritance diagram for icu::RuleBasedTimeZone:</div>
<div class="dyncontent">
<div class="center">
<img src="classicu_1_1RuleBasedTimeZone.png" usemap="#icu::RuleBasedTimeZone_map" alt=""/>
<map id="icu::RuleBasedTimeZone_map" name="icu::RuleBasedTimeZone_map">
<area href="classicu_1_1BasicTimeZone.html" title="BasicTimeZone is an abstract class extending TimeZone." alt="icu::BasicTimeZone" shape="rect" coords="0,168,151,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,151,136"/>
<area href="classicu_1_1UObject.html" title="UObject is the common ICU "boilerplate" class." alt="icu::UObject" shape="rect" coords="0,56,151,80"/>
<area href="classicu_1_1UMemory.html" title="UMemory is the common ICU base class." alt="icu::UMemory" shape="rect" coords="0,0,151,24"/>
</map>
</div></div>
<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:abc3e9ccae0dcf0fc23e0e631dc24fa40"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1RuleBasedTimeZone.html#abc3e9ccae0dcf0fc23e0e631dc24fa40">RuleBasedTimeZone</a> (const <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &id, <a class="el" href="classicu_1_1InitialTimeZoneRule.html">InitialTimeZoneRule</a> *initialRule)</td></tr>
<tr class="memdesc:abc3e9ccae0dcf0fc23e0e631dc24fa40"><td class="mdescLeft"> </td><td class="mdescRight">Constructs a <code><a class="el" href="classicu_1_1RuleBasedTimeZone.html" title="a BasicTimeZone subclass implemented in terms of InitialTimeZoneRule and TimeZoneRule instances">RuleBasedTimeZone</a></code> object with the ID and 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>. <a href="classicu_1_1RuleBasedTimeZone.html#abc3e9ccae0dcf0fc23e0e631dc24fa40">More...</a><br /></td></tr>
<tr class="separator:abc3e9ccae0dcf0fc23e0e631dc24fa40"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a92bb60eafe0d60afb35e03657ed41b98"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1RuleBasedTimeZone.html#a92bb60eafe0d60afb35e03657ed41b98">RuleBasedTimeZone</a> (const <a class="el" href="classicu_1_1RuleBasedTimeZone.html">RuleBasedTimeZone</a> &source)</td></tr>
<tr class="memdesc:a92bb60eafe0d60afb35e03657ed41b98"><td class="mdescLeft"> </td><td class="mdescRight">Copy constructor. <a href="classicu_1_1RuleBasedTimeZone.html#a92bb60eafe0d60afb35e03657ed41b98">More...</a><br /></td></tr>
<tr class="separator:a92bb60eafe0d60afb35e03657ed41b98"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a013e0686214d7e4f430903dea0d7885a"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1RuleBasedTimeZone.html#a013e0686214d7e4f430903dea0d7885a">~RuleBasedTimeZone</a> ()</td></tr>
<tr class="memdesc:a013e0686214d7e4f430903dea0d7885a"><td class="mdescLeft"> </td><td class="mdescRight">Destructor. <a href="classicu_1_1RuleBasedTimeZone.html#a013e0686214d7e4f430903dea0d7885a">More...</a><br /></td></tr>
<tr class="separator:a013e0686214d7e4f430903dea0d7885a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:adebffe78ba33a351b04a0edc25e71787"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classicu_1_1RuleBasedTimeZone.html">RuleBasedTimeZone</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1RuleBasedTimeZone.html#adebffe78ba33a351b04a0edc25e71787">operator=</a> (const <a class="el" href="classicu_1_1RuleBasedTimeZone.html">RuleBasedTimeZone</a> &right)</td></tr>
<tr class="memdesc:adebffe78ba33a351b04a0edc25e71787"><td class="mdescLeft"> </td><td class="mdescRight">Assignment operator. <a href="classicu_1_1RuleBasedTimeZone.html#adebffe78ba33a351b04a0edc25e71787">More...</a><br /></td></tr>
<tr class="separator:adebffe78ba33a351b04a0edc25e71787"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae735241624b40d925069f2e784f91be2"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1RuleBasedTimeZone.html#ae735241624b40d925069f2e784f91be2">operator==</a> (const <a class="el" href="classicu_1_1TimeZone.html">TimeZone</a> &that) const override</td></tr>
<tr class="memdesc:ae735241624b40d925069f2e784f91be2"><td class="mdescLeft"> </td><td class="mdescRight">Return true if the given <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> objects are semantically equal. <a href="classicu_1_1RuleBasedTimeZone.html#ae735241624b40d925069f2e784f91be2">More...</a><br /></td></tr>
<tr class="separator:ae735241624b40d925069f2e784f91be2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af514cb7828b0d14a45269de035bf4961"><td class="memItemLeft" align="right" valign="top">virtual bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1RuleBasedTimeZone.html#af514cb7828b0d14a45269de035bf4961">operator!=</a> (const <a class="el" href="classicu_1_1TimeZone.html">TimeZone</a> &that) const</td></tr>
<tr class="memdesc:af514cb7828b0d14a45269de035bf4961"><td class="mdescLeft"> </td><td class="mdescRight">Return true if the given <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> objects are semantically unequal. <a href="classicu_1_1RuleBasedTimeZone.html#af514cb7828b0d14a45269de035bf4961">More...</a><br /></td></tr>
<tr class="separator:af514cb7828b0d14a45269de035bf4961"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7dec0b4cbd92a10aefddf16338672ee5"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1RuleBasedTimeZone.html#a7dec0b4cbd92a10aefddf16338672ee5">addTransitionRule</a> (<a class="el" href="classicu_1_1TimeZoneRule.html">TimeZoneRule</a> *rule, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &status)</td></tr>
<tr class="memdesc:a7dec0b4cbd92a10aefddf16338672ee5"><td class="mdescLeft"> </td><td class="mdescRight">Adds the <code><a class="el" href="classicu_1_1TimeZoneRule.html" title="TimeZoneRule is a class representing a rule for time zone.">TimeZoneRule</a></code> which represents time transitions. <a href="classicu_1_1RuleBasedTimeZone.html#a7dec0b4cbd92a10aefddf16338672ee5">More...</a><br /></td></tr>
<tr class="separator:a7dec0b4cbd92a10aefddf16338672ee5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1c3d72b9863e126c43df63f0eb806823"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1RuleBasedTimeZone.html#a1c3d72b9863e126c43df63f0eb806823">complete</a> (<a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &status)</td></tr>
<tr class="memdesc:a1c3d72b9863e126c43df63f0eb806823"><td class="mdescLeft"> </td><td class="mdescRight">Makes the <code><a class="el" href="classicu_1_1TimeZoneRule.html" title="TimeZoneRule is a class representing a rule for time zone.">TimeZoneRule</a></code> ready to handle actual timezone calculation APIs. <a href="classicu_1_1RuleBasedTimeZone.html#a1c3d72b9863e126c43df63f0eb806823">More...</a><br /></td></tr>
<tr class="separator:a1c3d72b9863e126c43df63f0eb806823"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5e0960fc91d387ade133cc79fca91202"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="classicu_1_1RuleBasedTimeZone.html">RuleBasedTimeZone</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1RuleBasedTimeZone.html#a5e0960fc91d387ade133cc79fca91202">clone</a> () const override</td></tr>
<tr class="memdesc:a5e0960fc91d387ade133cc79fca91202"><td class="mdescLeft"> </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_1RuleBasedTimeZone.html#a5e0960fc91d387ade133cc79fca91202">More...</a><br /></td></tr>
<tr class="separator:a5e0960fc91d387ade133cc79fca91202"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a53e3360285234bdb4b9a866fdd0a4b35"><td class="memItemLeft" align="right" valign="top">virtual int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1RuleBasedTimeZone.html#a53e3360285234bdb4b9a866fdd0a4b35">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> &status) const override</td></tr>
<tr class="memdesc:a53e3360285234bdb4b9a866fdd0a4b35"><td class="mdescLeft"> </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_1RuleBasedTimeZone.html#a53e3360285234bdb4b9a866fdd0a4b35">More...</a><br /></td></tr>
<tr class="separator:a53e3360285234bdb4b9a866fdd0a4b35"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4377485a5cc4727814a2cfd6ee21091c"><td class="memItemLeft" align="right" valign="top">virtual int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1RuleBasedTimeZone.html#a4377485a5cc4727814a2cfd6ee21091c">getOffset</a> (uint8_t era, int32_t year, int32_t month, int32_t day, uint8_t dayOfWeek, int32_t millis, int32_t monthLength, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &status) const override</td></tr>
<tr class="memdesc:a4377485a5cc4727814a2cfd6ee21091c"><td class="mdescLeft"> </td><td class="mdescRight">Gets the time zone offset, for current date, modified in case of daylight savings. <a href="classicu_1_1RuleBasedTimeZone.html#a4377485a5cc4727814a2cfd6ee21091c">More...</a><br /></td></tr>
<tr class="separator:a4377485a5cc4727814a2cfd6ee21091c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a78fd3034cca68c35504b56f94fbfef4b"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1RuleBasedTimeZone.html#a78fd3034cca68c35504b56f94fbfef4b">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 &rawOffset, int32_t &dstOffset, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &ec) const override</td></tr>
<tr class="memdesc:a78fd3034cca68c35504b56f94fbfef4b"><td class="mdescLeft"> </td><td class="mdescRight">Returns the time zone raw and GMT offset for the given moment in time. <a href="classicu_1_1RuleBasedTimeZone.html#a78fd3034cca68c35504b56f94fbfef4b">More...</a><br /></td></tr>
<tr class="separator:a78fd3034cca68c35504b56f94fbfef4b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a585443eecbbbd1a305cb8b11d7a9da96"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1RuleBasedTimeZone.html#a585443eecbbbd1a305cb8b11d7a9da96">setRawOffset</a> (int32_t offsetMillis) override</td></tr>
<tr class="memdesc:a585443eecbbbd1a305cb8b11d7a9da96"><td class="mdescLeft"> </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_1RuleBasedTimeZone.html#a585443eecbbbd1a305cb8b11d7a9da96">More...</a><br /></td></tr>
<tr class="separator:a585443eecbbbd1a305cb8b11d7a9da96"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af1730f61bb5bc9f7f3e5b1d7b71aefed"><td class="memItemLeft" align="right" valign="top">virtual int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1RuleBasedTimeZone.html#af1730f61bb5bc9f7f3e5b1d7b71aefed">getRawOffset</a> () const override</td></tr>
<tr class="memdesc:af1730f61bb5bc9f7f3e5b1d7b71aefed"><td class="mdescLeft"> </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_1RuleBasedTimeZone.html#af1730f61bb5bc9f7f3e5b1d7b71aefed">More...</a><br /></td></tr>
<tr class="separator:af1730f61bb5bc9f7f3e5b1d7b71aefed"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af3d88b48233c7ce4739604a021dee496"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1RuleBasedTimeZone.html#af3d88b48233c7ce4739604a021dee496">useDaylightTime</a> () const override</td></tr>
<tr class="memdesc:af3d88b48233c7ce4739604a021dee496"><td class="mdescLeft"> </td><td class="mdescRight">Queries if this time zone uses daylight savings time. <a href="classicu_1_1RuleBasedTimeZone.html#af3d88b48233c7ce4739604a021dee496">More...</a><br /></td></tr>
<tr class="separator:af3d88b48233c7ce4739604a021dee496"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a96ce61f8f88f22de4174e51f06841352"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1RuleBasedTimeZone.html#a96ce61f8f88f22de4174e51f06841352">inDaylightTime</a> (<a class="el" href="utypes_8h.html#ace1704e9e77d407d1eaaa2e73ec0c039">UDate</a> date, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &status) const override</td></tr>
<tr class="memdesc:a96ce61f8f88f22de4174e51f06841352"><td class="mdescLeft"> </td><td class="mdescRight">Queries if the given date is in daylight savings time in this time zone. <a href="classicu_1_1RuleBasedTimeZone.html#a96ce61f8f88f22de4174e51f06841352">More...</a><br /></td></tr>
<tr class="separator:a96ce61f8f88f22de4174e51f06841352"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab0d2d99d62b7c84576700b12ad5e06d7"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1RuleBasedTimeZone.html#ab0d2d99d62b7c84576700b12ad5e06d7">hasSameRules</a> (const <a class="el" href="classicu_1_1TimeZone.html">TimeZone</a> &other) const override</td></tr>
<tr class="memdesc:ab0d2d99d62b7c84576700b12ad5e06d7"><td class="mdescLeft"> </td><td class="mdescRight">Returns true if this zone has the same rule and offset as another zone. <a href="classicu_1_1RuleBasedTimeZone.html#ab0d2d99d62b7c84576700b12ad5e06d7">More...</a><br /></td></tr>
<tr class="separator:ab0d2d99d62b7c84576700b12ad5e06d7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a89bba41df427c438e63b10350a7d9a08"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1RuleBasedTimeZone.html#a89bba41df427c438e63b10350a7d9a08">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> &result) const override</td></tr>
<tr class="memdesc:a89bba41df427c438e63b10350a7d9a08"><td class="mdescLeft"> </td><td class="mdescRight">Gets the first time zone transition after the base time. <a href="classicu_1_1RuleBasedTimeZone.html#a89bba41df427c438e63b10350a7d9a08">More...</a><br /></td></tr>
<tr class="separator:a89bba41df427c438e63b10350a7d9a08"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a168e9787e375e85e414301548d4805b1"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1RuleBasedTimeZone.html#a168e9787e375e85e414301548d4805b1">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> &result) const override</td></tr>
<tr class="memdesc:a168e9787e375e85e414301548d4805b1"><td class="mdescLeft"> </td><td class="mdescRight">Gets the most recent time zone transition before the base time. <a href="classicu_1_1RuleBasedTimeZone.html#a168e9787e375e85e414301548d4805b1">More...</a><br /></td></tr>
<tr class="separator:a168e9787e375e85e414301548d4805b1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a065aa6b14b6b1f998792e1e6a7e43931"><td class="memItemLeft" align="right" valign="top">virtual int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1RuleBasedTimeZone.html#a065aa6b14b6b1f998792e1e6a7e43931">countTransitionRules</a> (<a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &status) const override</td></tr>
<tr class="memdesc:a065aa6b14b6b1f998792e1e6a7e43931"><td class="mdescLeft"> </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_1RuleBasedTimeZone.html#a065aa6b14b6b1f998792e1e6a7e43931">More...</a><br /></td></tr>
<tr class="separator:a065aa6b14b6b1f998792e1e6a7e43931"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a684efeea19f5d5112e9e44c4203d3bc3"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1RuleBasedTimeZone.html#a684efeea19f5d5112e9e44c4203d3bc3">getTimeZoneRules</a> (const <a class="el" href="classicu_1_1InitialTimeZoneRule.html">InitialTimeZoneRule</a> *&initial, const <a class="el" href="classicu_1_1TimeZoneRule.html">TimeZoneRule</a> *trsrules[], int32_t &trscount, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &status) const override</td></tr>
<tr class="memdesc:a684efeea19f5d5112e9e44c4203d3bc3"><td class="mdescLeft"> </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_1RuleBasedTimeZone.html#a684efeea19f5d5112e9e44c4203d3bc3">More...</a><br /></td></tr>
<tr class="separator:a684efeea19f5d5112e9e44c4203d3bc3"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a456e2c8b64d350f4e49aa94571580ccb"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1RuleBasedTimeZone.html#a456e2c8b64d350f4e49aa94571580ccb">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 &rawOffset, int32_t &dstOffset, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &status) const override</td></tr>
<tr class="memdesc:a456e2c8b64d350f4e49aa94571580ccb"><td class="mdescLeft"> </td><td class="mdescRight">Get time zone offsets from local wall time. <a href="classicu_1_1RuleBasedTimeZone.html#a456e2c8b64d350f4e49aa94571580ccb">More...</a><br /></td></tr>
<tr class="separator:a456e2c8b64d350f4e49aa94571580ccb"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa8504ecd060cf88178c22559e066b2fb"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="uobject_8h.html#a22af10545208a455a6e884008df48e9f">UClassID</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1RuleBasedTimeZone.html#aa8504ecd060cf88178c22559e066b2fb">getDynamicClassID</a> () const override</td></tr>
<tr class="memdesc:aa8504ecd060cf88178c22559e066b2fb"><td class="mdescLeft"> </td><td class="mdescRight">Returns a unique class ID POLYMORPHICALLY. <a href="classicu_1_1RuleBasedTimeZone.html#aa8504ecd060cf88178c22559e066b2fb">More...</a><br /></td></tr>
<tr class="separator:aa8504ecd060cf88178c22559e066b2fb"><td class="memSeparator" colspan="2"> </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="-"/> 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 </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"> </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"> </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> </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> &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> &ec) const</td></tr>
<tr class="memdesc:af09ac7633f0dce8ef95e6126f88e475f inherit pub_methods_classicu_1_1BasicTimeZone"><td class="mdescLeft"> </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"> </td></tr>
<tr class="memitem:ad843d9e77d3d6d6d825c559d548dcbed inherit pub_methods_classicu_1_1BasicTimeZone"><td class="memItemLeft" align="right" valign="top">virtual void </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> *&initial, <a class="el" href="classicu_1_1AnnualTimeZoneRule.html">AnnualTimeZoneRule</a> *&std, <a class="el" href="classicu_1_1AnnualTimeZoneRule.html">AnnualTimeZoneRule</a> *&dst, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &status) const</td></tr>
<tr class="memdesc:ad843d9e77d3d6d6d825c559d548dcbed inherit pub_methods_classicu_1_1BasicTimeZone"><td class="mdescLeft"> </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"> </td></tr>
<tr class="memitem:a65086b161e48bb92f382734e3610d854 inherit pub_methods_classicu_1_1BasicTimeZone"><td class="memItemLeft" align="right" valign="top">void </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 &rawOffset, int32_t &dstOffset, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &status) const</td></tr>
<tr class="memdesc:a65086b161e48bb92f382734e3610d854 inherit pub_methods_classicu_1_1BasicTimeZone"><td class="mdescLeft"> </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"> </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="-"/> 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 </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"> </td></tr>
<tr class="memitem:ab212966497a6c8ec16292d0b0355348d inherit pub_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">bool </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> &that) const</td></tr>
<tr class="memdesc:ab212966497a6c8ec16292d0b0355348d inherit pub_methods_classicu_1_1TimeZone"><td class="mdescLeft"> </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"> </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> & </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> &ID) const</td></tr>
<tr class="memdesc:a4a039c2557698f1eff9ef139dcf755c4 inherit pub_methods_classicu_1_1TimeZone"><td class="mdescLeft"> </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"> </td></tr>
<tr class="memitem:a1b6daa38728e1015f22d121b45f74dda inherit pub_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">void </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> &ID)</td></tr>
<tr class="memdesc:a1b6daa38728e1015f22d121b45f74dda inherit pub_methods_classicu_1_1TimeZone"><td class="mdescLeft"> </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"> </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> & </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> &result) const</td></tr>
<tr class="memdesc:a8173bbd9b97a0e292fb9c3aeca6e023a inherit pub_methods_classicu_1_1TimeZone"><td class="mdescLeft"> </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"> </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> & </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> &locale, <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &result) const</td></tr>
<tr class="memdesc:a42ab1621fb7b4e87deab327070e5572f inherit pub_methods_classicu_1_1TimeZone"><td class="mdescLeft"> </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"> </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> & </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> &result) const</td></tr>
<tr class="memdesc:a325746511848bc4b30e50bb6b7ac6b1d inherit pub_methods_classicu_1_1TimeZone"><td class="mdescLeft"> </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"> </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> & </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> &locale, <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &result) const</td></tr>
<tr class="memdesc:a90ee4cba05d60ca91b2e59b2469f2f52 inherit pub_methods_classicu_1_1TimeZone"><td class="mdescLeft"> </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"> </td></tr>
<tr class="memitem:af73069049763ba918b9f7945974000f5 inherit pub_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">virtual int32_t </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#af73069049763ba918b9f7945974000f5">getDSTSavings</a> () const</td></tr>
<tr class="memdesc:af73069049763ba918b9f7945974000f5 inherit pub_methods_classicu_1_1TimeZone"><td class="mdescLeft"> </td><td class="mdescRight">Returns the amount of time to be added to local standard time to get local wall clock time. <a href="classicu_1_1TimeZone.html#af73069049763ba918b9f7945974000f5">More...</a><br /></td></tr>
<tr class="separator:af73069049763ba918b9f7945974000f5 inherit pub_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2"> </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="-"/> 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 </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"> </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"> </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:a0d629bc47e8f3a67889c09cc4fcfcfee"><td class="memItemLeft" align="right" valign="top">static <a class="el" href="uobject_8h.html#a22af10545208a455a6e884008df48e9f">UClassID</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1RuleBasedTimeZone.html#a0d629bc47e8f3a67889c09cc4fcfcfee">getStaticClassID</a> ()</td></tr>
<tr class="memdesc:a0d629bc47e8f3a67889c09cc4fcfcfee"><td class="mdescLeft"> </td><td class="mdescRight">Return the class ID for this class. <a href="classicu_1_1RuleBasedTimeZone.html#a0d629bc47e8f3a67889c09cc4fcfcfee">More...</a><br /></td></tr>
<tr class="separator:a0d629bc47e8f3a67889c09cc4fcfcfee"><td class="memSeparator" colspan="2"> </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="-"/> 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> & </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"> </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"> </td></tr>
<tr class="memitem:af489fa7ab23c86892f34dd76b0b82882 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> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#af489fa7ab23c86892f34dd76b0b82882">getGMT</a> ()</td></tr>
<tr class="memdesc:af489fa7ab23c86892f34dd76b0b82882 inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft"> </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#af489fa7ab23c86892f34dd76b0b82882">More...</a><br /></td></tr>
<tr class="separator:af489fa7ab23c86892f34dd76b0b82882 inherit pub_static_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2"> </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> * </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> &ID)</td></tr>
<tr class="memdesc:a35da0507b62754ffe5d8d59c19775cdb inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft"> </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"> </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> * </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> &ec)</td></tr>
<tr class="memdesc:a667313ec7d27682aec7f87c6ffe43742 inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft"> </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"> </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> * </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"> </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"> </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> * </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> &status)</td></tr>
<tr class="memdesc:aab75d971f2d55d90569920adaf921a05 inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft"> </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"> </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> * </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"> </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"> </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> * </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> &status)</td></tr>
<tr class="memdesc:a2e106df9633b2762806654eb6e546c26 inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft"> </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"> </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> * </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"> </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"> </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> * </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> &status)</td></tr>
<tr class="memdesc:aea439148512f6bb1ad7afb42117c8ffa inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft"> </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"> </td></tr>
<tr class="memitem:a947eebfd2f8206121cdddeda0dfbedd5 inherit pub_static_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">static int32_t </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> &id)</td></tr>
<tr class="memdesc:a947eebfd2f8206121cdddeda0dfbedd5 inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft"> </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"> </td></tr>
<tr class="memitem:a85a8a067a571dc208707777d7c2506ff 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> </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#a85a8a067a571dc208707777d7c2506ff">getEquivalentID</a> (const <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &id, int32_t index)</td></tr>
<tr class="memdesc:a85a8a067a571dc208707777d7c2506ff inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft"> </td><td class="mdescRight">Returns an ID in the equivalency group that includes the given ID. <a href="classicu_1_1TimeZone.html#a85a8a067a571dc208707777d7c2506ff">More...</a><br /></td></tr>
<tr class="separator:a85a8a067a571dc208707777d7c2506ff inherit pub_static_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2"> </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> * </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"> </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"> </td></tr>
<tr class="memitem:afdcfed181067b93151720686067f9526 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> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#afdcfed181067b93151720686067f9526">createDefault</a> ()</td></tr>
<tr class="memdesc:afdcfed181067b93151720686067f9526 inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft"> </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#afdcfed181067b93151720686067f9526">More...</a><br /></td></tr>
<tr class="separator:afdcfed181067b93151720686067f9526 inherit pub_static_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2"> </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> * </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> &locale)</td></tr>
<tr class="memdesc:a88f00ebfe030cca8e4cc973607d82ab3 inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft"> </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"> </td></tr>
<tr class="memitem:a9a775b9521f3defdde18658bd6b8ec57 inherit pub_static_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">static void </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"> </td><td class="mdescRight">Sets the default time zone (i.e., what's returned by <a class="el" href="classicu_1_1TimeZone.html#afdcfed181067b93151720686067f9526" 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"> </td></tr>
<tr class="memitem:a1f13c95664fa43a3bee9a5d00408a36b inherit pub_static_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">static void </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> &zone)</td></tr>
<tr class="memdesc:a1f13c95664fa43a3bee9a5d00408a36b inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft"> </td><td class="mdescRight">Same as <a class="el" href="classicu_1_1TimeZone.html#a9a775b9521f3defdde18658bd6b8ec57" title="Sets the default time zone (i.e., what'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"> </td></tr>
<tr class="memitem:a46d7ac676293df7b26c7321177b470e2 inherit pub_static_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">static const char * </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> &status)</td></tr>
<tr class="memdesc:a46d7ac676293df7b26c7321177b470e2 inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft"> </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"> </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> & </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> &id, <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &canonicalID, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &status)</td></tr>
<tr class="memdesc:aa7462041e2bc6113c7068081ea5fc5f6 inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft"> </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"> </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> & </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> &id, <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &canonicalID, <a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a> &isSystemID, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &status)</td></tr>
<tr class="memdesc:ad0360ecb656b6c86b2b44970b7ee5662 inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft"> </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"> </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> & </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> &id, <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &ianaID, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &status)</td></tr>
<tr class="memdesc:ac6e93cddc71c33ae938580a839c8f543 inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft"> </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"> </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> & </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> &id, <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &winid, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &status)</td></tr>
<tr class="memdesc:a216766958df6b1931bb7603ae78d114e inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft"> </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"> </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> & </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> &winid, const char *region, <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> &id, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &status)</td></tr>
<tr class="memdesc:a0872f72c5c3204de3c61502be568d72d inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft"> </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"> </td></tr>
<tr class="memitem:a0383bb9adfa87e2d63d9d2d9ab720bc1 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> </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#a0383bb9adfa87e2d63d9d2d9ab720bc1">getStaticClassID</a> ()</td></tr>
<tr class="memdesc:a0383bb9adfa87e2d63d9d2d9ab720bc1 inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft"> </td><td class="mdescRight">Return the class ID for this class. <a href="classicu_1_1TimeZone.html#a0383bb9adfa87e2d63d9d2d9ab720bc1">More...</a><br /></td></tr>
<tr class="separator:a0383bb9adfa87e2d63d9d2d9ab720bc1 inherit pub_static_methods_classicu_1_1TimeZone"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a09239f955bfdcf91ef7612483783c74a inherit pub_static_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">static int32_t </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> &id, char *region, int32_t capacity, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &status)</td></tr>
<tr class="memdesc:a09239f955bfdcf91ef7612483783c74a inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft"> </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"> </td></tr>
<tr class="memitem:a8eeb56a599cbe35410bcf5d753deffd6 inherit pub_static_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top">static const char16_t * </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> &id, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &status)</td></tr>
<tr class="memdesc:a8eeb56a599cbe35410bcf5d753deffd6 inherit pub_static_methods_classicu_1_1TimeZone"><td class="mdescLeft"> </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"> </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 pub_types_classicu_1_1BasicTimeZone"><td colspan="2" onclick="javascript:toggleInherit('pub_types_classicu_1_1BasicTimeZone')"><img src="closed.png" alt="-"/> 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  </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"> </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"> </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="-"/> 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  </td><td class="memItemRight" valign="bottom"><a class="el" href="classicu_1_1TimeZone.html#a07cc5464421c1ae84f55ada930cf03df">EDisplayType</a> { <br />
  <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 />
  <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"> </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"> </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="-"/> 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"> </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"> </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"> </td></tr>
<tr class="memitem:a3b0b8275ef332b0bc0a0261317e27a01 inherit pro_methods_classicu_1_1BasicTimeZone"><td class="memItemLeft" align="right" valign="top"> </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> &id)</td></tr>
<tr class="memdesc:a3b0b8275ef332b0bc0a0261317e27a01 inherit pro_methods_classicu_1_1BasicTimeZone"><td class="mdescLeft"> </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"> </td></tr>
<tr class="memitem:a94c53bbac7fd476d8cd07a11801ff48a inherit pro_methods_classicu_1_1BasicTimeZone"><td class="memItemLeft" align="right" valign="top"> </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> &source)</td></tr>
<tr class="memdesc:a94c53bbac7fd476d8cd07a11801ff48a inherit pro_methods_classicu_1_1BasicTimeZone"><td class="mdescLeft"> </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"> </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> & </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> &)=default</td></tr>
<tr class="memdesc:afb90e4bbd719cd9085826fe0f5a8f4ad inherit pro_methods_classicu_1_1BasicTimeZone"><td class="mdescLeft"> </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"> </td></tr>
<tr class="memitem:a50804b14ee33d52717f999681510b8ca inherit pro_methods_classicu_1_1BasicTimeZone"><td class="memItemLeft" align="right" valign="top">void </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> *&initial, UVector *&transitionRules, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &status) const</td></tr>
<tr class="memdesc:a50804b14ee33d52717f999681510b8ca inherit pro_methods_classicu_1_1BasicTimeZone"><td class="mdescLeft"> </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"> </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="-"/> 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"> </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"> </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"> </td></tr>
<tr class="memitem:a61809c85d575f67e171648c840185d80 inherit pro_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top"> </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> &id)</td></tr>
<tr class="memdesc:a61809c85d575f67e171648c840185d80 inherit pro_methods_classicu_1_1TimeZone"><td class="mdescLeft"> </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"> </td></tr>
<tr class="memitem:a4473aca6c7a6ea14a502f44febe1b8a2 inherit pro_methods_classicu_1_1TimeZone"><td class="memItemLeft" align="right" valign="top"> </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> &source)</td></tr>
<tr class="memdesc:a4473aca6c7a6ea14a502f44febe1b8a2 inherit pro_methods_classicu_1_1TimeZone"><td class="mdescLeft"> </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"> </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> & </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> &right)</td></tr>
<tr class="memdesc:a7b3f170ef0dc76e81249898960b787ba inherit pro_methods_classicu_1_1TimeZone"><td class="mdescLeft"> </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"> </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="-"/> 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> * </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> &ruleid, <a class="el" href="ures_8h.html#a7391119e9274be9ba2e6892b48a2bbbe">UResourceBundle</a> *oldbundle, <a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> &status)</td></tr>
<tr class="memdesc:a62008aab8da1a8bfa2ba898675f55e9c inherit pro_static_methods_classicu_1_1TimeZone"><td class="mdescLeft"> </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"> </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="-"/> 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 </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"> </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"> </td></tr>
<tr class="memitem:a02eb10f55154535df81dab5228a3e894 inherit pro_static_attribs_classicu_1_1BasicTimeZone"><td class="memItemLeft" align="right" valign="top">static constexpr int32_t </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"> </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"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>a <a class="el" href="classicu_1_1BasicTimeZone.html" title="BasicTimeZone is an abstract class extending TimeZone.">BasicTimeZone</a> subclass implemented in terms of <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> and <a class="el" href="classicu_1_1TimeZoneRule.html" title="TimeZoneRule is a class representing a rule for time zone.">TimeZoneRule</a> instances </p>
<dl class="section see"><dt>See also</dt><dd><a class="el" href="classicu_1_1BasicTimeZone.html" title="BasicTimeZone is an abstract class extending TimeZone.">BasicTimeZone</a> </dd>
<dd>
<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> </dd>
<dd>
<a class="el" href="classicu_1_1TimeZoneRule.html" title="TimeZoneRule is a class representing a rule for time zone.">TimeZoneRule</a> </dd></dl>
<p class="definition">Definition at line <a class="el" href="rbtz_8h_source.html#l00038">38</a> of file <a class="el" href="rbtz_8h_source.html">rbtz.h</a>.</p>
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a id="abc3e9ccae0dcf0fc23e0e631dc24fa40"></a>
<h2 class="memtitle"><span class="permalink"><a href="#abc3e9ccae0dcf0fc23e0e631dc24fa40">◆ </a></span>RuleBasedTimeZone() <span class="overload">[1/2]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">icu::RuleBasedTimeZone::RuleBasedTimeZone </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classicu_1_1UnicodeString.html">UnicodeString</a> & </td>
<td class="paramname"><em>id</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classicu_1_1InitialTimeZoneRule.html">InitialTimeZoneRule</a> * </td>
<td class="paramname"><em>initialRule</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Constructs a <code><a class="el" href="classicu_1_1RuleBasedTimeZone.html" title="a BasicTimeZone subclass implemented in terms of InitialTimeZoneRule and TimeZoneRule instances">RuleBasedTimeZone</a></code> object with the ID and 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>. </p>
<p>The input <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> is adopted by this <code><a class="el" href="classicu_1_1RuleBasedTimeZone.html" title="a BasicTimeZone subclass implemented in terms of InitialTimeZoneRule and TimeZoneRule instances">RuleBasedTimeZone</a></code>, thus the caller must not delete it. </p><dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">id</td><td>The time zone ID. </td></tr>
<tr><td class="paramname">initialRule</td><td>The initial time zone rule. </td></tr>
</table>
</dd>
</dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005233">Stable:</a></b></dt><dd>ICU 3.8 </dd></dl>
</div>
</div>
<a id="a92bb60eafe0d60afb35e03657ed41b98"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a92bb60eafe0d60afb35e03657ed41b98">◆ </a></span>RuleBasedTimeZone() <span class="overload">[2/2]</span></h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">icu::RuleBasedTimeZone::RuleBasedTimeZone </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classicu_1_1RuleBasedTimeZone.html">RuleBasedTimeZone</a> & </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 <a class="el" href="classicu_1_1RuleBasedTimeZone.html" title="a BasicTimeZone subclass implemented in terms of InitialTimeZoneRule and TimeZoneRule instances">RuleBasedTimeZone</a> object to be copied. </td></tr>
</table>
</dd>
</dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005234">Stable:</a></b></dt><dd>ICU 3.8 </dd></dl>
</div>
</div>
<a id="a013e0686214d7e4f430903dea0d7885a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a013e0686214d7e4f430903dea0d7885a">◆ </a></span>~RuleBasedTimeZone()</h2>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual icu::RuleBasedTimeZone::~RuleBasedTimeZone </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#_stable005235">Stable:</a></b></dt><dd>ICU 3.8 </dd></dl>
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a id="a7dec0b4cbd92a10aefddf16338672ee5"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a7dec0b4cbd92a10aefddf16338672ee5">◆ </a></span>addTransitionRule()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void icu::RuleBasedTimeZone::addTransitionRule </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classicu_1_1TimeZoneRule.html">TimeZoneRule</a> * </td>
<td class="paramname"><em>rule</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> & </td>
<td class="paramname"><em>status</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Adds the <code><a class="el" href="classicu_1_1TimeZoneRule.html" title="TimeZoneRule is a class representing a rule for time zone.">TimeZoneRule</a></code> which represents time transitions. </p>
<p>The <code><a class="el" href="classicu_1_1TimeZoneRule.html" title="TimeZoneRule is a class representing a rule for time zone.">TimeZoneRule</a></code> must have start times, that is, the result of <code>isTransitionRule()</code> must be true. Otherwise, U_ILLEGAL_ARGUMENT_ERROR is set to the error code. The input <code><a class="el" href="classicu_1_1TimeZoneRule.html" title="TimeZoneRule is a class representing a rule for time zone.">TimeZoneRule</a></code> is adopted by this <code><a class="el" href="classicu_1_1RuleBasedTimeZone.html" title="a BasicTimeZone subclass implemented in terms of InitialTimeZoneRule and TimeZoneRule instances">RuleBasedTimeZone</a></code>; the caller must not delete it. Should an error condition prevent the successful adoption of the rule, this function will delete it.</p>
<p>After all rules are added, the caller must call <code><a class="el" href="classicu_1_1RuleBasedTimeZone.html#a1c3d72b9863e126c43df63f0eb806823" title="Makes the TimeZoneRule ready to handle actual timezone calculation APIs.">complete()</a></code> method to make this <code><a class="el" href="classicu_1_1RuleBasedTimeZone.html" title="a BasicTimeZone subclass implemented in terms of InitialTimeZoneRule and TimeZoneRule instances">RuleBasedTimeZone</a></code> ready to handle common time zone functions. </p><dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">rule</td><td>The <code><a class="el" href="classicu_1_1TimeZoneRule.html" title="TimeZoneRule is a class representing a rule for time zone.">TimeZoneRule</a></code>. </td></tr>
<tr><td class="paramname">status</td><td>Output param to filled in with a success or an error. </td></tr>
</table>
</dd>
</dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005239">Stable:</a></b></dt><dd>ICU 3.8 </dd></dl>
</div>
</div>
<a id="a5e0960fc91d387ade133cc79fca91202"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a5e0960fc91d387ade133cc79fca91202">◆ </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_1RuleBasedTimeZone.html">RuleBasedTimeZone</a>* icu::RuleBasedTimeZone::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#_stable005241">Stable:</a></b></dt><dd>ICU 3.8 </dd></dl>
<p>Implements <a class="el" href="classicu_1_1BasicTimeZone.html#aa75c3d1ee6770fbd5211c79260d4d0c4">icu::BasicTimeZone</a>.</p>
</div>
</div>
<a id="a1c3d72b9863e126c43df63f0eb806823"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a1c3d72b9863e126c43df63f0eb806823">◆ </a></span>complete()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void icu::RuleBasedTimeZone::complete </td>
<td>(</td>
<td class="paramtype"><a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> & </td>
<td class="paramname"><em>status</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>Makes the <code><a class="el" href="classicu_1_1TimeZoneRule.html" title="TimeZoneRule is a class representing a rule for time zone.">TimeZoneRule</a></code> ready to handle actual timezone calculation APIs. </p>
<p>This method collects time zone rules specified by the caller via the constructor and <a class="el" href="classicu_1_1RuleBasedTimeZone.html#a7dec0b4cbd92a10aefddf16338672ee5" title="Adds the TimeZoneRule which represents time transitions.">addTransitionRule()</a> and builds internal structure for making the object ready to support time zone APIs such as <a class="el" href="classicu_1_1RuleBasedTimeZone.html#a53e3360285234bdb4b9a866fdd0a4b35" title="Returns the TimeZone's adjusted GMT offset (i.e., the number of milliseconds to add to GMT to get loc...">getOffset()</a>, <a class="el" href="classicu_1_1RuleBasedTimeZone.html#a89bba41df427c438e63b10350a7d9a08" title="Gets the first time zone transition after the base time.">getNextTransition()</a> and others. </p><dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">status</td><td>Output param to filled in with a success or an error. </td></tr>
</table>
</dd>
</dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005240">Stable:</a></b></dt><dd>ICU 3.8 </dd></dl>
</div>
</div>
<a id="a065aa6b14b6b1f998792e1e6a7e43931"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a065aa6b14b6b1f998792e1e6a7e43931">◆ </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::RuleBasedTimeZone::countTransitionRules </td>
<td>(</td>
<td class="paramtype"><a class="el" href="utypes_8h.html#a3343c1c8a8377277046774691c98d78c">UErrorCode</a> & </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#_stable005251">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="aa8504ecd060cf88178c22559e066b2fb"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa8504ecd060cf88178c22559e066b2fb">◆ </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::RuleBasedTimeZone::getDynamicClassID </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>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_1RuleBasedTimeZone.html#ae735241624b40d925069f2e784f91be2" title="Return true if the given TimeZone objects are semantically equal.">operator==()</a> and <a class="el" href="classicu_1_1RuleBasedTimeZone.html#a5e0960fc91d387ade133cc79fca91202" 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#_stable005255">Stable:</a></b></dt><dd>ICU 3.8 </dd></dl>
<p>Implements <a class="el" href="classicu_1_1TimeZone.html#a0940e0b4e2c513d11d4b240f0d41d42c">icu::TimeZone</a>.</p>
</div>
</div>
<a id="a89bba41df427c438e63b10350a7d9a08"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a89bba41df427c438e63b10350a7d9a08">◆ </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::RuleBasedTimeZone::getNextTransition </td>
<td>(</td>
<td class="paramtype"><a class="el" href="utypes_8h.html#ace1704e9e77d407d1eaaa2e73ec0c039">UDate</a> </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> </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> & </td>
<td class="paramname"><em>result</em> </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#_stable005249">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="a78fd3034cca68c35504b56f94fbfef4b"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a78fd3034cca68c35504b56f94fbfef4b">◆ </a></span>getOffset() <span class="overload">[1/3]</span></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::RuleBasedTimeZone::getOffset </td>
<td>(</td>
<td class="paramtype"><a class="el" href="utypes_8h.html#ace1704e9e77d407d1eaaa2e73ec0c039">UDate</a> </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> </td>
<td class="paramname"><em>local</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int32_t & </td>
<td class="paramname"><em>rawOffset</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int32_t & </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> & </td>
<td class="paramname"><em>ec</em> </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 time zone raw and GMT offset for the given moment in time. </p>
<p>Upon return, local-millis = GMT-millis + rawOffset + dstOffset. All computations are performed in the proleptic Gregorian calendar. The default implementation in the <a class="el" href="classicu_1_1TimeZone.html" title="TimeZone represents a time zone offset, and also figures out daylight savings.">TimeZone</a> class delegates to the 8-argument <a class="el" href="classicu_1_1RuleBasedTimeZone.html#a53e3360285234bdb4b9a866fdd0a4b35" title="Returns the TimeZone's adjusted GMT offset (i.e., the number of milliseconds to add to GMT to get loc...">getOffset()</a>.</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">date</td><td>moment in time for which to return offsets, in units of milliseconds from January 1, 1970 0:00 GMT, either GMT time or local wall time, depending on ‘local’. </td></tr>
<tr><td class="paramname">local</td><td>if true, ‘date’ is local wall time; otherwise it is in GMT time. </td></tr>
<tr><td class="paramname">rawOffset</td><td>output parameter to receive the raw offset, that is, the offset not including DST adjustments </td></tr>
<tr><td class="paramname">dstOffset</td><td>output parameter to receive the DST offset, that is, the offset to be added to ‘rawOffset’ to obtain the total offset between local and GMT time. If DST is not in effect, this value is zero; otherwise it is a positive value, typically one hour. </td></tr>
<tr><td class="paramname">ec</td><td>input-output error code </td></tr>
</table>
</dd>
</dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005244">Stable:</a></b></dt><dd>ICU 3.8 </dd></dl>
<p>Reimplemented from <a class="el" href="classicu_1_1TimeZone.html#afcbc1c48bf0b453b0123c4cb75d20e96">icu::TimeZone</a>.</p>
</div>
</div>
<a id="a4377485a5cc4727814a2cfd6ee21091c"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a4377485a5cc4727814a2cfd6ee21091c">◆ </a></span>getOffset() <span class="overload">[2/3]</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::RuleBasedTimeZone::getOffset </td>
<td>(</td>
<td class="paramtype">uint8_t </td>
<td class="paramname"><em>era</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int32_t </td>
<td class="paramname"><em>year</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int32_t </td>
<td class="paramname"><em>month</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int32_t </td>
<td class="paramname"><em>day</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">uint8_t </td>
<td class="paramname"><em>dayOfWeek</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int32_t </td>
<td class="paramname"><em>millis</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int32_t </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> & </td>
<td class="paramname"><em>status</em> </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>
<p>Note: Don't call this method. Instead, call the getOffset(UDate...) overload, which returns both the raw and the DST offset for a given time. This method is retained only for backward compatibility.</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, local standard 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>Output param to filled in with a success or an error. </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#_stable005243">Stable:</a></b></dt><dd>ICU 3.8 </dd></dl>
<p>Implements <a class="el" href="classicu_1_1TimeZone.html#ab374d74c511e2941c63f6f4d54c3eda7">icu::TimeZone</a>.</p>
</div>
</div>
<a id="a53e3360285234bdb4b9a866fdd0a4b35"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a53e3360285234bdb4b9a866fdd0a4b35">◆ </a></span>getOffset() <span class="overload">[3/3]</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::RuleBasedTimeZone::getOffset </td>
<td>(</td>
<td class="paramtype">uint8_t </td>
<td class="paramname"><em>era</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int32_t </td>
<td class="paramname"><em>year</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int32_t </td>
<td class="paramname"><em>month</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int32_t </td>
<td class="paramname"><em>day</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">uint8_t </td>
<td class="paramname"><em>dayOfWeek</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int32_t </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> & </td>
<td class="paramname"><em>status</em> </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 local standard time.</p>
<p>Note: Don't call this method. Instead, call the getOffset(UDate...) overload, which returns both the raw and the DST offset for a given time. This method is retained only for backward compatibility.</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, local standard time </td></tr>
<tr><td class="paramname">status</td><td>Output param to filled in with a success or an error. </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#_stable005242">Stable:</a></b></dt><dd>ICU 3.8 </dd></dl>
<p>Implements <a class="el" href="classicu_1_1TimeZone.html#a46ea292ce977f08f7a1b4868994b5914">icu::TimeZone</a>.</p>
</div>
</div>
<a id="a456e2c8b64d350f4e49aa94571580ccb"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a456e2c8b64d350f4e49aa94571580ccb">◆ </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::RuleBasedTimeZone::getOffsetFromLocal </td>
<td>(</td>
<td class="paramtype"><a class="el" href="utypes_8h.html#ace1704e9e77d407d1eaaa2e73ec0c039">UDate</a> </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> </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> </td>
<td class="paramname"><em>duplicatedTimeOpt</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int32_t & </td>
<td class="paramname"><em>rawOffset</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int32_t & </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> & </td>
<td class="paramname"><em>status</em> </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#_stable005253">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="a168e9787e375e85e414301548d4805b1"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a168e9787e375e85e414301548d4805b1">◆ </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::RuleBasedTimeZone::getPreviousTransition </td>
<td>(</td>
<td class="paramtype"><a class="el" href="utypes_8h.html#ace1704e9e77d407d1eaaa2e73ec0c039">UDate</a> </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> </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> & </td>
<td class="paramname"><em>result</em> </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#_stable005250">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="af1730f61bb5bc9f7f3e5b1d7b71aefed"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af1730f61bb5bc9f7f3e5b1d7b71aefed">◆ </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::RuleBasedTimeZone::getRawOffset </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>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#_stable005246">Stable:</a></b></dt><dd>ICU 3.8 </dd></dl>
<p>Implements <a class="el" href="classicu_1_1TimeZone.html#ac8efc0bc543793288b2f6b95d89681fc">icu::TimeZone</a>.</p>
</div>
</div>
<a id="a0d629bc47e8f3a67889c09cc4fcfcfee"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a0d629bc47e8f3a67889c09cc4fcfcfee">◆ </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::RuleBasedTimeZone::getStaticClassID </td>
<td>(</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_1RuleBasedTimeZone.html#aa8504ecd060cf88178c22559e066b2fb" title="Returns a unique class ID POLYMORPHICALLY.">getDynamicClassID()</a>. For example: </p><pre>
. Base* polymorphic_pointer = createPolymorphicObject();
. if (polymorphic_pointer-><a class="el" href="classicu_1_1RuleBasedTimeZone.html#aa8504ecd060cf88178c22559e066b2fb" title="Returns a unique class ID POLYMORPHICALLY.">getDynamicClassID()</a> ==
. erived::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#_stable005254">Stable:</a></b></dt><dd>ICU 3.8 </dd></dl>
</div>
</div>
<a id="a684efeea19f5d5112e9e44c4203d3bc3"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a684efeea19f5d5112e9e44c4203d3bc3">◆ </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::RuleBasedTimeZone::getTimeZoneRules </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classicu_1_1InitialTimeZoneRule.html">InitialTimeZoneRule</a> *& </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> * </td>
<td class="paramname"><em>trsrules</em>[], </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">int32_t & </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> & </td>
<td class="paramname"><em>status</em> </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#_stable005252">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="ab0d2d99d62b7c84576700b12ad5e06d7"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab0d2d99d62b7c84576700b12ad5e06d7">◆ </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">virtual <a class="el" href="umachine_8h.html#a349ef00011f20ccd1d3b424445681aa5">UBool</a> icu::RuleBasedTimeZone::hasSameRules </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classicu_1_1TimeZone.html">TimeZone</a> & </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>Returns true if this zone has the same rule and offset as another zone. </p>
<p>That is, if this zone differs only in ID, if at all. </p><dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">other</td><td>the <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> object to be compared with </td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>true if the given zone is the same as this one, with the possible exception of the ID </dd></dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005248">Stable:</a></b></dt><dd>ICU 3.8 </dd></dl>
<p>Reimplemented from <a class="el" href="classicu_1_1TimeZone.html#a9008ce68365e802922178f6726cda72c">icu::TimeZone</a>.</p>
</div>
</div>
<a id="a96ce61f8f88f22de4174e51f06841352"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a96ce61f8f88f22de4174e51f06841352">◆ </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::RuleBasedTimeZone::inDaylightTime </td>
<td>(</td>
<td class="paramtype"><a class="el" href="utypes_8h.html#ace1704e9e77d407d1eaaa2e73ec0c039">UDate</a> </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> & </td>
<td class="paramname"><em>status</em> </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>Queries if the given date is in daylight savings time in this time zone. </p>
<p>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 given UDate. </td></tr>
<tr><td class="paramname">status</td><td>Output param filled in with success/error code. </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#_deprecated000683">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="af514cb7828b0d14a45269de035bf4961"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af514cb7828b0d14a45269de035bf4961">◆ </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::RuleBasedTimeZone::operator!= </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classicu_1_1TimeZone.html">TimeZone</a> & </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">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Return true if the given <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> objects are semantically unequal. </p>
<p>Objects of different subclasses are considered unequal. </p><dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">that</td><td>The object to be compared with. </td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>true if the given <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> objects are semantically unequal. </dd></dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005238">Stable:</a></b></dt><dd>ICU 3.8 </dd></dl>
</div>
</div>
<a id="adebffe78ba33a351b04a0edc25e71787"></a>
<h2 class="memtitle"><span class="permalink"><a href="#adebffe78ba33a351b04a0edc25e71787">◆ </a></span>operator=()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classicu_1_1RuleBasedTimeZone.html">RuleBasedTimeZone</a>& icu::RuleBasedTimeZone::operator= </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classicu_1_1RuleBasedTimeZone.html">RuleBasedTimeZone</a> & </td>
<td class="paramname"><em>right</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p>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#_stable005236">Stable:</a></b></dt><dd>ICU 3.8 </dd></dl>
</div>
</div>
<a id="ae735241624b40d925069f2e784f91be2"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae735241624b40d925069f2e784f91be2">◆ </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::RuleBasedTimeZone::operator== </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="classicu_1_1TimeZone.html">TimeZone</a> & </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>Return true if the given <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> objects are semantically equal. </p>
<p>Objects of different subclasses are considered unequal. </p><dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">that</td><td>The object to be compared with. </td></tr>
</table>
</dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>true if the given <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> objects are semantically equal. </dd></dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005237">Stable:</a></b></dt><dd>ICU 3.8 </dd></dl>
<p>Reimplemented from <a class="el" href="classicu_1_1TimeZone.html#a1f251fdaa58c414b747cd3517cadc3b6">icu::TimeZone</a>.</p>
</div>
</div>
<a id="a585443eecbbbd1a305cb8b11d7a9da96"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a585443eecbbbd1a305cb8b11d7a9da96">◆ </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::RuleBasedTimeZone::setRawOffset </td>
<td>(</td>
<td class="paramtype">int32_t </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#_stable005245">Stable:</a></b></dt><dd>ICU 3.8 </dd></dl>
<p>Implements <a class="el" href="classicu_1_1TimeZone.html#a19c3aad4a860a75067855605aaeb8e1e">icu::TimeZone</a>.</p>
</div>
</div>
<a id="af3d88b48233c7ce4739604a021dee496"></a>
<h2 class="memtitle"><span class="permalink"><a href="#af3d88b48233c7ce4739604a021dee496">◆ </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::RuleBasedTimeZone::useDaylightTime </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>Queries if this time zone uses daylight savings time. </p>
<dl class="section return"><dt>Returns</dt><dd>true if this time zone uses daylight savings time, false, otherwise. </dd></dl>
<dl class="stable"><dt><b><a class="el" href="stable.html#_stable005247">Stable:</a></b></dt><dd>ICU 3.8 </dd></dl>
<p>Implements <a class="el" href="classicu_1_1TimeZone.html#a3cfc204672fa8b7fe5b5e58f36fc51ed">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="rbtz_8h_source.html">rbtz.h</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by <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>