July 28, 2015
4:15 a.m.
Paul Moore writes:
On 27 July 2015 at 15:57, Ronald Oussoren <ronaldoussoren@mac.com> wrote:
IMHO “+ 1 days” and “+ 24 hours” are two different things. Date arithmetic is full of messy things like that. “+ 1 month” is another example of that (which the datetime module punts completely and can be a source of endless bikeshidding).
Precisely.
Er, to be exact, it's an accurate statement of imprecision (although when talking about time and computation, both "accuracy" and "precision" are ambiguous). Fortunately, there's a "tim" in "time"!