Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BUG: Deterministic function return not deterministic val
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00838784
Message ID:
00839602
Vues:
50
>Gregory,
>
>>DateTime variables are stored as double where the day number is the int part and the fpt part is # of seconds/86400
>>If you do the same in C, you get similar results
>
>This is not quite true for VFP. VFP datetime values are stored as 8 byte values.
>
>The high order 4 bytes are integer days since some aribitrary day around 4700 BC.
>
>The low order 4 bytes are integer milliseconds since midnight.

<snip>

David,

I think you're both right. Gregory refers to the format datetime values are stored in the memory. You're to the format in the table.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform