|
somannameti
Starting Member
2 Posts |
Posted - 04/23/2012 : 02:58:24
|
Hi ALL,
The server is in USA , i am setting Aus time zone so when
by the below query EXEC master..xp_instance_regenumvalues @rootkey = N'HKEY_LOCAL_MACHINE', @key = N'SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion\\Time Zones\\Aus Eastern Standard Time'
i get the Aus time zone settings value data display (GMT+10:00) sydney Dlt Aus Eastern Daylight time Std Aus Eastern Standard time MapID 20,21 index 255
From the above data how can i get day light timing is -1/+1 hour or the Aus timing to current system timing or i need to set any other data ?
is the US day light timing effect the Aus time zone settings ?
please provide me the solution
|
|