Closed GoogleCodeExporter closed 8 years ago
I see this issue too.
Original comment by petru.severin
on 28 Aug 2012 at 4:33
The error depends on locales configuration. If the timezone is something like
mine (which is UTC+1) then the `--date "2012-12-30"` is converted to datetime
in UTC timezone, so it changes from `2012-12-30 00:00:00` to `2012-12-29
23:00:00`, and the event is created for time range: `(2012-12-29 00:00:00,
2012-12-30 00:00:00)`.
Original comment by szy...@endpoint.com
on 30 Dec 2012 at 6:15
This issue was closed by revision r621.
Original comment by szy...@endpoint.com
on 30 Dec 2012 at 6:16
Original issue reported on code.google.com by
CHS2...@gmail.com
on 4 Jul 2011 at 10:08