On Mon, Dec 13, 2010 at 13:29, thron7 <[email protected]> wrote:

> > It would be nice if you could get a
> > formatted UTC representation of the date by using a format string like
> > "dd.MM.yyyy" instead of having to build a date string manually like
> > d.getUTCDate() + "." + d.getUTCMonth() + ...
>
> But that would require date calculation, which, as Alex suggested, the
> DateFormat class is not about. That would require a completely different
> class.
>

It's possible that the TimeZoneDate contrib does what you're looking for.

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