Hacker News new | ask | show | jobs
by Thorham 409 days ago
That seems a bit small seeing how doubles can represent 53 bit integers accurately.
2 comments

    >>> 2**53/(1000*3600*24*365)+1970
    287586.41472415626
There's a lot of milliseconds.
Well, 2^53 milliseconds is indeed 285 414 years.