home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cis.ohio-state.edu!rutgers!att-out!cbfsb!cbnewsg.cb.att.com!eabcu
- From: eabcu@cbnewsg.cb.att.com (brian.c.urch)
- Newsgroups: comp.lang.perl
- Subject: Re: bug in timelocal.pl?
- Message-ID: <1992Sep11.141311.4487@cbfsb.cb.att.com>
- Date: 11 Sep 92 14:13:11 GMT
- References: <920905184508.155@NIKE.CHEME.CMU.EDU>
- Sender: news@cbfsb.cb.att.com
- Distribution: usa
- Organization: AT&T Creative Software
- Lines: 15
-
- In article <920905184508.155@NIKE.CHEME.CMU.EDU> TM1D@NIKE.CHEME.CMU.EDU writes:
- >I'm having a problem with &timelocal() in timelocal.pl... It seems to loop
- >forever when called with &timelocal(0,0,0,5,8,1992).
- >
-
- I had the same problem a while back. If you call timelocal with 1's
- instead of 0's you shouldn't have any problems:
-
- &timelocal(1, 1, 1, 5, 8, 1992);
-
-
- --
- Brian C. Urch
- AT&T Creative Software
- bcu@addams.att.com
-