Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Simplest way to create current date 8am?
Message
 
 
To
31/10/2008 11:34:52
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01358650
Message ID:
01358672
Views:
24
>>Hi everybody,
>>
>>I want to create a datetime for 8am current date. I can use datetime(year(date()), etc.), but may be there is a quicker way?
>>
>>Thanks in advance.
>try
>
>?dtot(date()) + 60*60*8
>
I knew it, I was just testing you. :)
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform