Announcements
DatePickerName.SelectedDate + Time( Value(HourDDName.Selected.Value), Value(MinuteDDName.Selected.Value), 0 )
//--Using DateAdd function: Notify(DateAdd( DatePicker1.SelectedDate, Value(HourDrpDown.Selected.Value), TimeUnit.Hours) + Time(0,Value(MinuteDropDown.Selected.Value),0), NotificationType.Information); //--Using Time function Notify( DatePicker1.SelectedDate + Time( Value(HourDrpDown.Selected.Value), Value(MinuteDropDown.Selected.Value),0 ),NotificationType.Information) //--Note: I used Notify function just to test the valid format.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 368 Most Valuable Professional
11manish 150
Valantis 63