cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to define timezone with date field while impex importing?

0 Kudos
1,462

something like : startTime[dateformat=dd.MM.yyyy HH:mm:ss][timezone='Asia/Riyad']

View Entire Topic
Eddy_
Explorer
0 Kudos

Hi,

you can add a "Z" into your dateformat to bypass the offset of your desired timezone like:

startTime[dateformat='dd.MM.yyyy''T''HH:mm:ssZ']

and then provide the value like:

;"23.02.2019T13:28:00+0300"