Hi,
I added a widget in UI for date time. Even if I select different date time from that widget , I am getting date value correct but the time is static as 12:00 . here is my block of code that i used.
Let me know whats missing in it.
Thanks,
Aditi.
Ive Herreman [SLC] [DevOps Enabler] Answered question 2 days ago
Hi Aditi,
Can you try to use currenttimedialog.startTimePciker.DateTime instead of currenttimedialog.startTimePciker.Date in your SubmitBtn.Pressed event handler?
Ive Herreman [SLC] [DevOps Enabler] Edited answer 2 days ago