<div dir="ltr"><div><div>Hi,<br><br></div>input line is:<br>t.register input=ta maps=ta_2004131 start="2004-05-10 00:00:00 +0530" end="2004<br>-05-10 23:59:59 +0530"<br><br></div>temporal says:<br><div>
<div>  File "/usr/lib/python2.7/sqlite3/dbapi2.py", line 69, in convert_timestamp<br>    hours, minutes, seconds = map(int, timepart_full[0].split(":"))<br>ValueError: invalid literal for int() with base 10: '00+05'<br>
<br clear="all"><div>Manual says following format accepted:<br>start=string <br>Valid start date and time of the first map. Format absolute time: "yyyy-mm-dd HH:MM:SS +HHMM", relative time is of type integer). <br>
end=string <br>Valid end date and time of all map. Format absolute time: "yyyy-mm-dd HH:MM:SS +HHMM", relative time is of type integer). <br><br></div><div>yann<br></div><div>-- <br>----
</div></div></div></div>