Blog Post

Daylight Saving Time & Time Zone Blog
1 MIN READ

What is the DST solution for VC++ 6.0 app using _timezone variable? Are we going to gat a patch from you? or we have to make code changes? also how will we test before/after scenarios?

Nakul_Bhagat's avatar
Nakul_Bhagat
Iron Contributor
Jan 08, 2019
First published on TECHNET on Mar 07, 2007

Q: What is the DST solution for VC++ 6.0 app using _timezone variable? Are we going to gat a patch from you? or we have to make code changes? also how will we test before/after scenarios?
A: Sorry, VC++ 6.0 is unsupported and will not have a patch. You should be able to test scenarios in a closed lab environment by simply altering the system date/time. KB932955 ( http://support.microsoft.com/kb/932955 ) has all the Visual Studio DST information for you.
Updated Jan 08, 2019
Version 2.0
No CommentsBe the first to comment