Yes. It was a problem to maintain a patched fork of simplejson and it used to cause conflicts. Now we have
json in gluon/serializers.py which hanldes date/datetimes. On Jul 19, 11:33 am, Carl <[email protected]> wrote: > sometime between Web2py v1.89.1 and v1.93.2 encoder.py was changed so > it didn't explicitly support 'datetime'. > > my code now trips an exception about simplejson not supporting > datetime > > is datetime handled in a different fashion?

