Newsgroups: microsoft.public.dotnet.framework
Followup-To: microsoft.public.dotnet.framework
From: brendan.mcken...@gmail.com
Date: 18 May 2006 23:24:59 -0700
Local: Fri, May 19 2006 4:24 pm
Subject: FoxPro Date Processing
Hello,
I am writing a class to process FoxPro .dbf files, all has been going Easy... here's the hard part. The date integer stores the number of Processing the time was easy ( DateTime.AddMilliseconds() ). Is there anyone who can lend a hand and help me process this date? The date integer: 2453809 should become 20/04/2006 My current process is: DateTime dt = new DateTime(1, 1, 1); This results in a DateTime which is 2 days off, and I'm afraid it may Can anyone help me out with this? Thanks! Brendan You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||