From: fixallpcs AT aol DOT com (FixAllPCs) Newsgroups: comp.os.msdos.djgpp Subject: A little help with the date & time Lines: 13 NNTP-Posting-Host: ladder05.news.aol.com X-Admin: news AT aol DOT com Date: 28 Jun 1999 21:43:01 GMT Organization: AOL http://www.aol.com Message-ID: <19990628174301.22728.00000954@ng-ch1.aol.com> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Could someone show me an example of date and time coding please? Something like: The date is: mm/dd/yyyy The time is: hh:mm:ss.hh I looked in and saw the date struct and ftime structs, but I got a parse error before the '.' when I tried to compile the line: cout<<"Date is: "<