Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C# equivalent of VFP Date manipulation
Message
From
07/08/2003 09:18:39
Ali Ihsan Turkoolu
Galaksi Bilgisayar A.Þ.
Ankara, Turkey
 
 
To
07/08/2003 06:50:45
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00817537
Message ID:
00817681
Views:
12
Mr.Ivanov,
Which class has Days method? DateTime or TimeSpan?


>Use:
>
>DateTime dToday = DateTime.Today;
>DateTime dGiven = Convert.ToDateTime("10/10/2002");
>int nDays = (dToday-dGiven).Days;
>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform