Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Specific Time Zone

Hi,

Just wondering, is there any way to change the time to that of a

specific time zone? I tried:
1) Thread.CurrentThread.CurrentUICulture = new

CultureInfo(lang);
Thread.CurrentThread.CurrentCulture =

CultureInfo.CreateSpecificCulture
("zh-CN");

2) TimeZone.CurrentTimeZone

But nothing worked so far. Please advise.

Thanks,
[430 byte] By [mmingfeilam] at [2007-11-11 8:44:04]