Hello,
I am having an issue with automatic date timezone conversion. Below is the detailed scenario :
I have a dialog process to schedule an appointment. During this dialog process, I collect all the essential details like Start time, End time, Organizer... When I link this dialog process to a child dialog by passing the parameters ( Start Time, End Time, Organizer.. ), the date parameters obtained in the child dialog are "not" in the same timezone as defined in the parent dialog process. So, for example if I pass the date and time parameter from parent dialog as 08/08/2013 10:00, this value shows up
as 08/08/2013 08:00 in the child dialog.
Can anyone please suggest me how can I avoid this automatic timezone conversion ?
Thanks in advance for your reply!