Hello,

how can i forat a javascript date to a special format? i try this 
example but the alert is: the format  isnt compare to the date

                var dateFormat = new 
qx.util.format.DateFormat("yyyy.MM.dd HH:mm:ss");
                alert(dateFormat.parse(this.getStartdatum()));


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to