i have a problem with this docklet for Systats. since the new year has arrive, Jan. 2006, the docklet doesn't show correct year, it still shows 2005..
does anyone know how to fix the DTCalendar_White.vbs code to make it show correct year, 2006?
i have a problem with this docklet for Systats. since the new year has arrive, Jan. 2006, the docklet doesn't show correct year, it still shows 2005..
does anyone know how to fix the DTCalendar_White.vbs code to make it show correct year, 2006?
Look in the .ini file--search for something with 2005 (I think it's the format). I'm not sure if that's what causing it, but I can't seem to find any other reference to 2005.
Change that to 2006, report back if it works
.
-NC
nope, i can't find anything in .ini related to 2006
i thought problem has something to do with the script - DTCalendar_White.vbs
/shrug
Not 2006 but 2005--I looked through the .vbs script briefly and didn't catch anything about the year. I could look again...it's quite possible I missed something.
-NC
thx NC. i guess time to switch calendar widgets
avescripter calendar and systat vertical calendar show correct year
This config is a bit weird... it's fixable... there seems to be an overlay for 'year' that does nothing, then there's an overlay called 'Time Background' that has 2005 as a fixed text value.
The easiest way to fix it is to ignore (or delete) the 'Year' overlay and modify the 'Time Background' overlay.
Open the configuration dialog for the docklet & select the overlays tab.
Select the 'Time Background' overlay and click 'Configure'
In the 'Content' group
change 'Format' to %Y
change 'Meter' to Time (selector automatically becomes 'Time' also)
The year should be correct for all dates now & in the future - save the config!
HTH.