Path: utzoo!attcan!uunet!tut.cis.ohio-state.edu!ucbvax!POLY1.NIST.GOV!whip From: whip@POLY1.NIST.GOV Newsgroups: comp.sys.sgi Subject: time in C Message-ID: <9006281431.AA29527@poly1.nist.gov> Date: 28 Jun 90 14:31:10 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 10 Here's what I hope to be an easy question. When we call ctime() it returns Dec. 31, 19:00:00 1969 rather than the correct time. The shell command "date" does return the correct time and date. There must be some way to update the value that ctime() returns but I haven't been able to figure it out. Any help would be appreciated. Thanks in advance... rbriber@poly1.nist.gov