Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8993643
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T23:14:13+00:00 2026-06-15T23:14:13+00:00

Eric Lippert wrote an article about DateTime. Jon Skeet commented on his article with

  • 0

Eric Lippert wrote an article about DateTime. Jon Skeet commented on his article with

I don’t have a problem with DateTime having too much precision so long as everyone knows it. Precision, not accuracy

What does he mean by that?

What does it mean to approach DateTime precision issues, vs. accuracy issues?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T23:14:14+00:00Added an answer on June 15, 2026 at 11:14 pm

    He’s using the term accuracy wrong in that article. Poor accuracy really implies a systematic bias, such as what would happen if your computer’s clock were off by one minute. What Lippert’s article is really illustrating is false precision.

    In other words, the DateTime structure is very precise in that it is capable of representing a difference of only 100 nanoseconds. However, the values you’ll get from DateTime.Now are only precise to within 16 milliseconds. But the numbers you’re given will still carry the full precision that DateTime is capable of representing. That creates a gotcha, since it’s easy to assume that DateTime.Now is returning values that carry the DateTime structure’s full precision instead of taking the time to find out what precision is provided by the source from which DateTime.Now gets its values.

    DateTime, being a simple data structure, has no inherent accuracy, so it doesn’t really make sense to talk about it. (What’s the accuracy of a kilogram?) Better to talk about how accurate the system clock is. (e.g., how accurate is that scale?) But that could vary with every computer, and doesn’t really have anything to do with data structures in .NET.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've been reading Eric Lippert 's article about the /optimize command line option of
A few years ago Eric Lippert blogged about a hypothetical infoof operator that would
My question is partially inspired by this article written by Eric Lippert: http://blogs.msdn.com/ericlippert/archive/2009/10/19/what-is-this-thing-you-call-thread-safe.aspx Using
Eric Lippert's comments in this question have left me thoroughly confused. What is the
I was reading some entries in Eric Lippert's blog about immutable data structures and
As Eric Lippert described in this article , yield return is not allowed within
In Eric Lippert's blog entry on umpires and the C# compiler and spec, he
After reading Eric Lippert’s answer I got the impression that await and call/cc are
As discussed in Eric Lippert's blog post Closing over the loop variable considered harmful
How many version are eric meyer created of his CSS reset and where is

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.