you are viewing a single comment's thread
view the rest of the comments
[–] 0 points 2 years ago (1 child)

Why not just use unsigned int rather than signed int? We rarely have to store times before 1970 in computers and when we do we can just use a different format.

  • source
  • parent
  • hideshow 2 child comments