Help Center> DataArts Studio> FAQs> DataArts Factory> Can I Change the Time Zone of a DataArts Studio Instance?
Updated on 2023-03-01 GMT+08:00

Can I Change the Time Zone of a DataArts Studio Instance?

Currently, the time zone of a DataArts Studio instance cannot be changed.

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:

#{DateUtil.format(DateUtil.addHours(Job.planTime,-7),"yyyy-MM-dd")} 

DataArts Factory FAQs

more