Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Date verification from a number of minutes
Message
From
20/07/2006 01:41:59
 
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01137919
Message ID:
01137930
Views:
10
>
>if ( DateTime.Now < OriginalDate.AddMinutes(2163) )
>  // Ok
>else
>  // expired
>
It is interesting. I always used AddDays() but never thought of using AddMinutes(). This is exactly what I was looking for. Thanks
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform