Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Simplest way to create current date 8am?
Message
From
31/10/2008 11:54:36
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
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:
01358685
Views:
23
This message has been marked as a message which has helped to the initial question of the thread.
>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.
cast(date() as datetime) + 8 * 3600
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Reply
Map
View

Click here to load this message in the networking platform