Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Testing for a time
Message
From
09/11/2005 17:38:10
 
 
To
09/11/2005 17:25:09
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01066986
Message ID:
01066994
Views:
18
>Hi. I want to test to see if a stored time was more than 20 minutes ago. Time()-20 does not seem to be the answer!
>
>Thanks, Randy

use a datetime
tAgo < DATETIME() - 20*60
Previous
Reply
Map
View

Click here to load this message in the networking platform