This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: US Daylight Savings Time Changes
On Fri, Feb 09, 2007 at 03:52:54PM -0500, Karnowski, David wrote:
> Are there any gcc-related issues with the upcoming changes to the
> Daylight Savings Time switch in the US starting this year? That is, will
> programs compiled with the gcc (excluding any third-party libraries)
> have any time-related issues this year? If so, are certain versions of
> gcc 2007-US-DST-change compliant and other versions not?
It's a library issue, not a compiler issu.
> I assume that gcc-compiled apps just get their time from the OS, so
> provided the OS is 2007-US-DST-change compliant then it will be OK, but
> need to verify.
The details are OS-dependent.