Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Precision in DateTime Arithmetic
Message
De
01/12/2012 07:11:18
 
 
À
01/12/2012 04:51:13
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Divers
Thread ID:
01558431
Message ID:
01558533
Vues:
52
>It seems the datetime values don't hold milliseconds anymore.


But the Date values hold seconds
x= date()
y = x + .5
? x, y  && seem the same
?x==y  && false
?y-x  && 0
?y+.5==date()+1 && true
Gregory
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform