yes it does in the sense that you can serialize date, datetime and
time objects using web2py's simplejson but they are serialized into
isostrings, not javascript date objects. Should they be serialized
into javascript Date objects? pros? Cons?

Massimo

On May 24, 3:28 pm, weheh <richard_gor...@verizon.net> wrote:
> Massimo, are you saying that simplejson now supports datetime? If yes,
> hallelujah! It's been a real pain converting all my datetimes in my
> calendar program to strings, so this would simplify my code
> considerably.
>
> On May 23, 1:57 am, mdipierro <mdipie...@cs.depaul.edu> wrote:
>
> > forget it. I did it.
>
> > Massimo
>
> > On May 22, 2:35 pm, mdipierro <mdipie...@cs.depaul.edu> wrote:
>
> > > can somebody figure out how to serialize in isoformat date and
> > > datetimes in simplejson?
>
> > > I would include it in the new gluon/serialize.py/json
>
> > > Massimo- Hide quoted text -
>
> > - Show quoted text -
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to