Page 1 of 1

Exception in DateTime

Posted: Wed Nov 04, 2015 4:43 pm
by CyborgDE
Hello,

I got a exception in

Code: Select all

                            obj = new DateTime(jahr, monat, tag, stunde, min, sek);


at 0 clock with a

Code: Select all

date.getTimezoneOffset()

with -60, so I got a negative (rest = -13390000000) number for the time in "function hmsmToTicks(hour, minute, second, millisecond) {"

Regards,
Uwe

Re: Exception in DateTime

Posted: Fri Nov 06, 2015 9:54 am
by JS-Support @Userware
Hello Uwe,

Thanks for reporting this issue. We were able to reproduce it. We are going to fix it as soon as possible.

Regards,
JS-Support