<?xml version="1.0" encoding="utf-8"?>
<s1 title="Server"><p><p>Contents</p>
<ol><li>
<link anchor="s">serverMinutes</link></li>
<li>
<link anchor="s-1">serverHours</link></li>
<li>
<link anchor="m">maintenanceStart</link></li>
</ol>
</li>
</ol>
<p> </p>
<p></p>
<s2 id="serverMinutes" title="serverMinutes">
<table><strong class="highlight"><![CDATA[]]></strong><tr><td><strong class="highlight"><![CDATA[]]></strong><p>Usage: </p>
</td><td><strong class="highlight"><![CDATA[]]></strong><p>m_context.serverMinutes </p>
</td></tr><tr><td><strong class="highlight"><![CDATA[]]></strong><p>Example: </p>
</td><td><strong class="highlight"><![CDATA[]]></strong><p>m_context.serverMinutes </p>
</td></tr></table><p>returns number from 0-59 indicating current time in minutes according to server </p>
<p></p>
</s2>
<s2 id="serverHours" title="serverHours">
<table><strong class="highlight"><![CDATA[]]></strong><tr><td><strong class="highlight"><![CDATA[]]></strong><p>Usage: </p>
</td><td><strong class="highlight"><![CDATA[]]></strong><p>m_context.serverHours </p>
</td></tr><tr><td><strong class="highlight"><![CDATA[]]></strong><p>Example: </p>
</td><td><strong class="highlight"><![CDATA[]]></strong><p>m_context.serverHours </p>
</td></tr></table><p>returns number from 0-23 indicating current time in hours according to server </p>
<p></p>
</s2>
<s2 id="maintenanceStart" title="maintenanceStart">
<table><strong class="highlight"><![CDATA[]]></strong><tr><td><strong class="highlight"><![CDATA[]]></strong><p>Usage: </p>
</td><td><strong class="highlight"><![CDATA[]]></strong><p>m_context.maintenanceStart </p>
</td></tr><tr><td><strong class="highlight"><![CDATA[]]></strong><p>Example: </p>
</td><td><strong class="highlight"><![CDATA[]]></strong><p>m_context.maintenanceStart </p>
</td></tr></table><p>if positive then it contains expected time when maintenance starts (timestamp in milleseconds since 1/1/1970). </p>
<p>after maintenance has occurred and until maintenance warnings are issued again, this variable will return 0. </p>
<p></p>

<br/>------------------------------------------------------------------------------<br/>
<p> </p>

<br/>------------------------------------------------------------------------------<br/>
<p> <jump href="/wiki/ScriptObjects">ScriptObjects</jump> </p>
</s2></s1>