date.getTime  
and then the next line is:
        if(isNaN(date.getTime())) {

Dvora 

 



From:   Jagget <[email protected]>
To:     qooxdoo Development <[email protected]>
Date:   19/04/2012 12:54
Subject:        Re: [qooxdoo-devel] Editing the time in a table cell



date.getTime or date.getTime() ?
----
С уважением,
Jagget


On 19 April 2012 13:38, Debora Lopez <[email protected]> wrote:
Hi, 

I have 2 different table columns: 

1. format:  new qx.util.format.DateFormat("HH:mm") 
2. format: new qx.util.format.DateFormat("yyyy.MM.dd HH:mm") 

Both use cellrenderer.Date, each with its format. 

The display is correct.   

How can I edit the time for each of them?  If I try to edit the field to 
change the time, I receive "date.getTime is not a function ". 

Thanks in advance! 

Dvora

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel


------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to