Hi,

Im using the qx.util.format.DateFormat in the following way:

                this._dateFormat = new qx.util.format.DateFormat("yyyy.mm.dd  
H:m", "en" );
                var text = new qx.ui.basic.Label( this._dateFormat.format( 
vDate ) );

I get a clean build, but when I run I get the following error:

Error: date.getFullYear is not a function
Source File: 
http://localhost/qooxdoo-0.8-sdk/framework/source/class/qx/util/format/DateFormat.js
Line: 248

Am I doing something wrong or is this a bug? If its a bug already then  
where can I look to find out if its already been filed to save  
pestering the list?

Many thanks

Glyn


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to