|
|
|
|
|
by xorcist
1591 days ago
|
|
The specific question is strangely put. Why 12:00? In the generic case where one has conflicting data types to work with, including all sorts of lost precision, the boring answer is that it is context dependent. Direct user interfacing applications should follow the principle of least surprise, which for an interval search would be to always treat the value as inclusive when in doubt. |
|