Getting the name of current time zone .
C / C++ / MFC
3
Posts
2
Posters
0
Views
1
Watching
-
Hi, I want to get the currently selected time zone name( that exact string as in the time zone combo box of standard Date and Time dialog). Is there any method for it? (GetTimeZoneInformation()will not meet my requirement.) Plz help. Thanx in advance.
-
Hi, I want to get the currently selected time zone name( that exact string as in the time zone combo box of standard Date and Time dialog). Is there any method for it? (GetTimeZoneInformation()will not meet my requirement.) Plz help. Thanx in advance.
-
yeah. Thanx.