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 30th 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

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

STEUER-Nr. 2613817458

 

<<attachment: Mustafa Sak ([email protected]).vcf>>

------------------------------------------------------------------------------
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