Hi ,
I have Datetime column in sql server 2005. Currently value looks like "6/3/2008 10:18:45 AM". My webserver is located in acific zone, in that case how to add PST in the "6/3/2008 10:18:45 AM PSt".
When my webserver is in the Central Timezone, how to add "6/3/2008 10:18:45 AM CSt" here.
Please tell me how i can do that.
Start Free Trial