We need to display correctly Recurrent Appointments created in one time zone in another.
For example:Recurrent Appointment was created in FLE Standard Time (+02:00, Helsinki, Riga, and Tallinn). It appears at Wednesday 4:00 PM. It was created at 10/7/11 4:00 PM
We need to display it in Eastern Standard Time ( -05:00, Eastern Time (US & Canada)).So, we need to display it as
10/30/11 to 11/5/11 - Wednesday 10:00 AM (4:00 PM – 6 hours)Other dates - Wednesday 9:00 AM (4:00 PM – 7 hours)
How can we do this?
Hello Gezim,
Could you please clarify what exactly do you want to achieve from this video. Also you could take a look at the following link: http://help.infragistics.com/NetAdvantage/WinForms/2011.2/CLR2.0/?page=WinSchedule.html.
Please feel free to let me know if a question about our toolset comes up on your mind.
I have seen this video http://es.infragistics.com/dotnet/netadvantage/winforms/winschedule.aspx#Overview
and I want to know how can I realize it? If you can help me by sending an example will know them for favors ,
Thank you
If you are using data binding to serialize them, you can use the UltraCalendarInfo.DataBindingsForAppointments.DateMemberSerializationMode property.