Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DateTime Function
Message
From
12/08/1998 09:19:03
 
 
To
12/08/1998 09:12:39
Scott Knight
Human Resources Development Canada
St. John's, Newfoundland, Canada
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00125965
Message ID:
00125969
Views:
13
>How do I add a day to DateTime(). When Using the Date() function is was possible to say date() + 1. DateTime() + 1 increases the seconds by one which kind of makes sense I guess. I need to add one day (or multiple days) to a date time value.
>
>Thanks in Advance
>
>Scott

? ctot(dtoc(ttod(datetime())+1)+" "+substr(ttoc(datetime()),10))
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform