I'm afraid nothing much has happened, looking at these:

- ml thread [1]
- bug#4263 [2]
- bug#4270 [3]

T.

[1] http://qooxdoo.678.n2.nabble.com/date-handling-library-td5646401.html
[2] http://bugzilla.qooxdoo.org/show_bug.cgi?id=4263
[3] http://bugzilla.qooxdoo.org/show_bug.cgi?id=4270

On 10/18/2011 04:22 PM, Mustafa Sak wrote:

Hi List,

every year the same procedure. Sunday, October 30 we have to set our clocks one hour up. So nearly one year ago we had a discussion about a function about the issue. Do we have a function like getDST() or isDST() in qooxdoo?

Such a function is very useful, if some one wants to add just one day to a given date with some code like that:

var day = 24 * 60 * 60 * 1000;

var dmill = d.getTime() + day;

var date = new Date(dmill);

But at , October 30^th its failing because of DST

Regards Sak

*SAKsystems*

Inh. Mustafa Sak

Varrelmannstr. 16

30453 Hannover

        

Tel.   +49 511 / 165 969 40

Fax   +49 511 / 165 969 49

Mobil +49 163 / 312 6144

        

http://www.saksys.de

[email protected] <mailto:[email protected]>

STEUER-Nr. 2613817458


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct


_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to