| commit | d91dc623791fd9973b914a57540d89cb986da7c9 | [log] [tgz] |
|---|---|---|
| author | R David Murray <rdmurray@bitdance.com> | Mon May 14 22:19:10 2012 -0400 |
| committer | R David Murray <rdmurray@bitdance.com> | Mon May 14 22:19:10 2012 -0400 |
| tree | f3ba20f0d44d2c3f89c275f28f293a9295aba70d | |
| parent | a79e7fed48e0f2f083948d99662135cfb22aab36 [diff] | |
| parent | 539f239e88cbcbdb11014c82ee5a5d8ee9536ec6 [diff] |
Merge #14766: Add correct algorithm for when a 'time' object is naive. This patch also clarifies the definition of Naive and Aware. Original patch by Greg Weller, I modified the first hunk somewhat to make the exposition even clearer (I hope).