Yeah... There's a bug in rainmeter (version 0.14) with the week measure. It measures the week number, and subtracts 1 from it. So the range is 00-52 instead of 01-53.
Anyway. It's just a small fix, but it's on request from TheAslan, so here it is.
And those using the calendar but can't be botherd to download 1.03, you can just change the code yourselves. Look for the [MeasureWeek1], then replace that entire section with this:
:-----
[MeasureWeek] Measure=Time Format=%W ;Format=%U ;%U is for sunday as first day of the week, %W is with monday as first day.
Thanks for the great calender, I've been looking for one like this for a while. Just wondering if you have any advice on resizing it? The day marker doesn't seem to highlight the correct the right day if you change font size and I can't find any way to fix it.[link]
I will probably do an update on the whole SimpleMeter suite sometime not to for away in the future. I will take a look at it then. Right now I can't say for sure. In was written for Rainmeter 0.14, so we didn't have all the nice features as we do know. It's all hardcoded.
Seriously. If you've downloaded this skin, you shouldn't have to edit ANYTHING in it... I can't honestly see anything wrong with what you posted... Sorry, I can't help you. :/
Right now I can't say for sure. In was written for Rainmeter 0.14, so we didn't have all the nice features as we do know. It's all hardcoded.
I hope you like it... [link]
[MeasureWeek]
Measure=Time
Format=%W
;Format=%U
;%U is for sunday as first day of the week, %W is with monday as first day.
[MeasureWeek1]
Measure=Calc
Formula
But still it shows me w1, i don't know how to get it show right...
Then, under Graphics, for Week go to [MeterWeek1] the first line says MeasureName=MeasureWeek1
change that to MeasureName=MeasureWeek
Then it works fine.
Thanks for sharing your work. I like the calendar.
I can't honestly see anything wrong with what you posted...
Sorry, I can't help you. :/