View Full Version : set time input - hr input cannot be > 12
Loto_Bak
2006-02-05, 09:01
set time has an input checking issue
if you try and set the time to anything past 12 oclock (13-23) it results in hr being set to 00. as this is a 24hr input the limit needs to be changed to 24 insted of 13
jmarshall
2006-02-07, 00:27
this isn't in the actual dialog input (which should allow 24 hour time according to the code), but is perhaps the resultant data fed back to the gui??
jm, i looked at this briefly and agree. the text input code is correct. i think the problem is occuring somewhere in the code that sets the date and time. in some limited testing i did, i also noticed that changing the time also changes the date.
jmarshall
2006-02-08, 04:58
i couldn't reproduce this when i tried - perhaps it has something to do with the timezone settings in the ms dash?
i believe i have mine set to gmt, though aren't 100% sure.
cheers,
jonathan
confirmed. if i change my timezone to gmt, everything is ok. when i change it back to est, the time i enter gets mangled, and the date changes too.
i am having the exact same problem. my clock is always 2 hours behind. i have set my ntp server to the correct time zone ip too.
i searched through the xml files, then online documentation. thought perhaps there was a way to manually modify that.
how do i go about editing the ms dash. is that the file msdash.xbe? if that's the right file, not sure what tool i would use to edit that. (i've tried to find one)
BritneysPAIRS
2006-04-03, 05:07
date and time is totally out by 1000 years if daylight savings is on..... it can be out a 1 hour or so but is at least pretty close with daylight savings off.
used to work 6months ago or so......but now if auto daylight savings is on it messes up the date and time so bad.
i just fixed mine. i set up xselect to launch the msdash.xbe in the c: drive. that loads the original dashboard. from there you can fix the time problems.