|
|
|
|
|
by gregwtmtno
1583 days ago
|
|
I never understood why programmers have such a hard time with time. There are two and only two pieces of information you need to work with time: seconds past the epoch and location. Everything else is applying legal and social context to the actual data. Here both of those pieces of information are missing on all three questions, so no answers can be given. Any answer to these questions makes assumptions or deductions about those pieces of information. |
|
It's that "Everything else" that programmers have to deal with.