Indeed, Ardi, that's what I meant, sorry for not being clear enough.
--Marin
Hi Ardi,
There are three build-in buttons in the time picker and here is how you could tell their clicks apart through the ValueChanged event:
So, a set of two if-else blocks in the ValueChanged handler will let you get that information.
This can let you take the current time the user is choosing, apply desired time zone settings (e.g., user profile settings) so you can store the data in the database accordingly (a common practice is to store in UTC and apply time zone differences in the data service according to user settings).
That said, there are two open feature requests that you might find useful for your scenario as well:
I've added your Vote on your behalf for both which raises their priority, and you can click the Follow button on them to get status email updates.
I am now going to mark this request as a duplicate to the one for a time zone, because that seems to be the main use case you have, and pointing all requests to a single page will keep the portal tidy.
Regards,
Marin Bratanov
Progress Telerik
Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.