Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A date function
Message
From
24/07/2006 00:19:00
 
 
To
24/07/2006 00:14:14
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
MySQL
Miscellaneous
Thread ID:
01139035
Message ID:
01139036
Views:
12
>a short question.. is there a function that given two dates return the difference in days ?

If they are of type date, can you just do:
lnDay=ABS(ldDate1-ldDate2)
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