<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#FFFFFF" bgcolor="#000000">
    Error message with my data:<br>
    <br>
    Traceback (most recent call last):<br>
      File
    "C:/Users/Byron/.qgis//python/plugins\timemanager\timemanagerguicontrol.py",
    line 342, in updateTimeExtents<br>
       
self.dock.horizontalTimeSlider.setMinimum(mktime(timeExtents[0].timetuple()))<br>
    OverflowError: mktime argument out of range<br>
    <br>
    My data is: id, time. Where time is yyyy-mm-dd hh:mm:ss format in a
    text field.<br>
    <pre class="moz-signature" cols="72">-- 
Stay Frosty!</pre>
  </body>
</html>