Fix --end-time option with absolute times.
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 8 Mar 2011 11:21:49 +0000 (11:21 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 8 Mar 2011 11:21:49 +0000 (11:21 +0000)
Assume the user enters a local time, and convert it to UTC.

This also adds some clarifying comments to the relative time
code (but doesn't change that code).

Note that the obsolete Calendar1 code is *not* updated by this change.


No differences found