Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BUG: Deterministic function return not deterministic val
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00838784
Message ID:
00839602
Views:
51
>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--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform