Hi,
In my app am getting a UTc Time zone is not valid.
Am using following code for start and end time,
DateAdd(DateTimeValue(DatePicker1.SelectedDate & " " & Dropdown1.SelectedText.Value & ":" & Dropdown2.SelectedText.Value &
Dropdown3.SelectedText.Value),TimeZoneOffset(),Minutes),
DateAdd(DateTimeValue(DatePicker1.SelectedDate & " " & Dropdown1.SelectedText.Value & ":" & Dropdown2.SelectedText.Value &
Dropdown3.SelectedText.Value),Value(Dropdown4.Selected.Value) + TimeZoneOffset(),Minutes).
But its getting error. If anything wrong in my formula.
My time zone is UTC +5.30
This is my problem.
Thanks,
Dhinesh

Report
All responses (
Answers (