On Fri, Aug 7, 2015 at 8:41 AM, NuuuBie <[email protected]> wrote:

>
>
> I'm completely new to trac so this is likley a easy question... but I
> can't import datetimes through the ticketimport module. I'm able to add
> basic comments with no datetime.  But if I add on Time or TimeChanged it
> gives me the error at the bottom.  Obviously a syntax problem but can't
> find an example anywhere.
>
> Name Version Location
> ticketimport  0.8.3 c:\program files
> (x86)\python27\lib\site-packages\ticketimport-0.8.3-py2.7.egg
>
> Sample file
> "id","Comment","Time"
> "10","My Comment with time","1438961299000000"
>
> The error it gives me on import is
> *Trac detected an internal error:*
>
> TypeError: unsupported operand type(s) for -: 'unicode' and 
> 'datetime.datetime'
>
>
Could you post the full traceback found in the log file?

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to