This is a migrated thread and some comments may be shown as answers.

Specific Timezone for DateTime Picker

1 Answer 83 Views
Ajax
This is a migrated thread and some comments may be shown as answers.
Venkat
Top achievements
Rank 1
Venkat asked on 25 Jun 2012, 01:38 PM
How to set Specific TimeZone for raddatetimepicker in asp.net
i've seen http://www.telerik.com/community/forums/aspnet/calendar/is-there-a-way-to-specify-a-time-zone-for-the-datepicker-and-datetimepicker.aspx
this but here control behaving based on client machine settings...
i want specific behaviour for each user... based on timezone...
is it possible...?

1 Answer, 1 is accepted

Sort by
0
Daniel
Telerik team
answered on 28 Jun 2012, 08:58 AM
Hello Venkat,

I believe Tsvetina explained this matter very well in the link you posted. You could modify the RadDateTimePicker date on the server as per the timezone you need. In order for this to work properly however, you should make sure that the dates always come for the same timezone (UTC is the best bet).

Regards,
Daniel
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Ajax
Asked by
Venkat
Top achievements
Rank 1
Answers by
Daniel
Telerik team
Share this question
or