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?
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?