Date: Mon, 13 Jan 1997 08:01:35 +0200 (IST) From: Eli Zaretskii To: "NOEL C. ISRAEL" cc: djgpp mail Subject: Re: what time is it? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Sun, 12 Jan 1997, NOEL C. ISRAEL wrote: > I have been working on a small code piece in C to detect the system time > and respond depending on the day of week and time. I have tried to > utilize the time.h function STRFTIME but all I seem to get back is > January 00 1900. Any suggestions for retrieving time? Please post the shortest program that shows the problem. It is very hard to guess what is your problem without seeing the offending code.