Date: Sun, 12 Jan 1997 15:00:06 -0600 (CST) From: "NOEL C. ISRAEL" Reply-To: "NOEL C. ISRAEL" To: djgpp mail Subject: what time is it? Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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?