Hi,
I am using ajax calander extender. In codebehind file, I have used calextender.SelectedDate = xyzDate
My server time zone is in IST when I try to access a page that contains calextender from a system with time zone UTC- 8 or some thing like that, Date is getting deducted by 1. for example, set selected date as 25-02-2012 it is showing as 24-02-2012.