Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Simplest way to create current date 8am?
Message
De
31/10/2008 11:34:52
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01358650
Message ID:
01358669
Vues:
36
This message has been marked as the solution 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.
try
?dtot(date()) + 60*60*8
Gregory
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform