I want to set different timezone in Javascript.Currently It is showing date and time zone of local machine or client\'s PC date /timezone.
Regards,
The only way to do this would be to include the timezone in the server's response or to make an ajax call from the javascript browser client to the server to get the server's timezone.