Closed GoogleCodeExporter closed 9 years ago
Confirmed. An immediate solution should be to check string length in
_as_datetime and return NULL if it's 10. This actually introduces an implicit
bug in that we cannot parse 10 characters long dates, but these are anyhow
unorthodox representations.
Original comment by shlomi.n...@gmail.com
on 27 May 2014 at 11:42
This issue was closed by revision r554.
Original comment by shlomi.n...@gmail.com
on 27 May 2014 at 12:49
10 digit timestamps are not considered to be datetime objects.
Original comment by shlomi.n...@gmail.com
on 27 May 2014 at 12:50
Thanks!
Original comment by slkole...@gmail.com
on 27 May 2014 at 12:54
Original issue reported on code.google.com by
slkole...@gmail.com
on 27 May 2014 at 10:31