Hello Friends. I have problem in date format. I m adding data from Admin portion but i m not getting my dateTime in IST format. I want to show date as per Indian Time not in GMT.I fun for GMT in javascript..(toGMT) but dont know abt IST. can anyone please help me for this date format? Either u can give me solun in ASP code Or in Javascript. Please please...........
Try this, I'm not sure about Indian time, but this should help. Date() or Time() will give the Date or Time on the host. http://www.4guysfromrolla.com/webtech/tips/t022202-1.shtml Hope that helps, ~D
If you know the difference between your server time and your local time you may wanna try using this here are some more functions with dates There sould be another option but I can't remember it