On Thu, Dec 16, 2010 at 09:00, Fink, Andreas <[email protected]> wrote:

> it's not only a problem of the custom Date manipulation in the past, the
> json string is invalid.
> The (new) string representation of the date should be enclosed in double
> quotes (").
>

That's a serious bug. Please add it to bugzilla.


> How I handle to create a Java date object in the backend with this new
> format is another problem ;)
>

That's the ISO format for dates. It's quite likely that you can pass that
string to the Date constructor in Java and get a valid date object.

Derrell
------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to