I want to specify the timezone while saving a date field. I've tried the impex above:
#% impex.setLocale( Locale.TURKISH );
$standardHours1=standard-hrs1
INSERT_UPDATE OpeningSchedule;code[unique=true];
;$standardHours1;
INSERT WeekdayOpeningDay;openingTime[dateformat='T''HH:mm'];dayOfWeek(code,itemtype(code));closingTime[dateformat='T''HH:mm'];openingSchedule(code);&componentRef
;10:00;MONDAY:WeekDay;12:30;$standardHours1;mon1
I've tried answers from this question from help hybris but it didn't work for me. I'm using hybris 1905.