Ok that was a good hind. working directly with pyodbc:

Working:
now = datetime.datetime(2013, 3, 12, 16, 46, 4, 
117000).isoformat()[:19].replace('T',' ')

Not working:
now = datetime.datetime(2013, 3, 13, 16, 46, 4, 
117000).isoformat()[:19].replace('T',' ')

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to