It appears that in Platnum they use some kind of Julian conversion that is not the standard to store dates. Does anyone know how Platnum converts this number into an actual date?
The older Platinum stored their dates as a 6 byte string. The later version uses the Pervasive Btrieve Date data type. This is a 4 byte field where 2 bytes represent the year as an integer and the other two bytes represent the day and month. You can take a look at BtSearch at
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.