Files
doc-exports/docs/dataartsstudio/umn/dataartsstudio_03_0193.html
chenxiaoxiong f9e2808b7c DataArts UMN 20250810 version
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com>
Co-authored-by: chenxiaoxiong <chenxiaoxiong@huawei.com>
Co-committed-by: chenxiaoxiong <chenxiaoxiong@huawei.com>
2025-09-02 10:44:13 +00:00

17 lines
1.2 KiB
HTML

<a name="dataartsstudio_03_0193"></a><a name="dataartsstudio_03_0193"></a>
<h1 class="topictitle1">Can I Change the Time Zone of a DataArts Studio Instance?</h1>
<div id="body0000001448797997"><div class="section" id="dataartsstudio_03_0193__section450718490244"><h4 class="sectiontitle">Symptom</h4><p id="dataartsstudio_03_0193__p38411852112413">Whether the time zone of a DataArts Studio instance can be changed. If not, how can the time of a DataArts Studio instance be adapted to the local time.</p>
</div>
<div class="section" id="dataartsstudio_03_0193__section85427516257"><h4 class="sectiontitle">Solution</h4><p id="dataartsstudio_03_0193__p1688681182519">Currently, the time zone of a DataArts Studio instance cannot be changed.</p>
<p id="dataartsstudio_03_0193__p1281183112254">During the scheduling of data development jobs, an EL expression can be used to adapt to the local time. The following is an example EL expression:</p>
<pre class="screen" id="dataartsstudio_03_0193__screen286978121112">#{DateUtil.format(DateUtil.addHours(Job.planTime,-7),"yyyy-MM-dd")} </pre>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="dataartsstudio_03_0035.html">DataArts Factory</a></div>
</div>
</div>