display milliseconds

  • Thread starter Thread starter Guest
  • Start date Start date
Not reliably. Date/Times are stored as 8 byte floating point numbers (where
the integer portion represents the date as the number of days relative to 30
Dec, 1899, and the decimal portion represents the time as a fraction of a
day). Due to floating point accuracy issues, I believe you can only get
about 3 millisecond accuracy these days.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top