<turbo-stream action="update" target="wiki_99_subpage_167_info"><template>
<h1>Localtime (&lt;datetime&gt;, &lt;timezone&gt;, &lt;daylight saving&gt;)</h1>
<p>The Formula will adjust the specified &lt;datetime&gt; from UTC time to the timezone entered.</p>
<blockquote>
<ul>
<li>&lt;datetime&gt; is a variable with the DateTime value to be adjusted,</li>
<li>&lt;timezone in seconds&gt; is the timezone offset from UTC time in seconds and</li>
<li>&lt;daylight saving&gt; is 1 if daylight saving is in use and 0 if daylight saving should not be used.</li>
</ul>
</blockquote>
<p>&nbsp;For example you can use: LocalTime( datetimefield, -3600, 1) to adjust the value in datetimefield to European central standard time.</p>
</template></turbo-stream>
<turbo-stream action="prepend" target="flash"><template></template></turbo-stream>
