Path: utzoo!dptcdc!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!leah!itsgw!steinmetz!ge-dab!ge-rtp!edison!rja From: rja@edison.GE.COM (rja) Newsgroups: comp.unix.questions Subject: Re: Daylight Savings Time, Leap Years, ctime, and date Message-ID: <1918@edison.GE.COM> Date: 16 Apr 89 15:42:43 GMT References: <1006@necis.UUCP> <489@lakart.UUCP> Distribution: usa Organization: GE-Fanuc North America Lines: 7 From article <1006@necis.UUCP>, by adamm@necis.UUCP (Adam Moskowitz): > 2) Does anyone know if the new versions are less naive about determining > leap years? It seems the current routines only use the "year % 4 ==0" > rule. Fixed by POSIX as I recall. (POSIX == IEEE 1003.1 standard in this case).