Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Simplest way to create current date 8am?
Message
From
31/10/2008 13:32:06
 
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:
01358715
Views:
17
>>>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. :)

Of course you were
Gregory
Previous
Reply
Map
View

Click here to load this message in the networking platform