Hello my friends.
I have a problem with json, charset, and python date and time encoding.
My goal is to use web2py rows (db().select()) to simplify my work, but I 
not find the best way made.
See.
import json
# Not suport python datetime.

from gluon.contrib.simplejson import JSONEncoder
#Not suport python datetime

from gluon.serializers import json
#Suport the python datetime, but not suport charsets utf-8  (~, รง, ^...)

Someone have a solution?

NOTE: I seek in this group but nothing found.

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/13677671-a77e-46b6-b310-69b2cda8594c%40googlegroups.com.

Reply via email to