To put it simply:
[mDay] gets the day of the week: Monday=1...Sunday=7
So measure one [mDate1] gets the first day of the week as specified in the above, which should then show the current weeks Monday date on meter Date1. But you are using - #dayShift# to "shift" the values.
That makes no sense. If you used %w: Weekday as number with Sunday as first day of week. (0 - 6), then I could understand.
I just tried using the %w, but it makes no difference to the placement of the meters???
[mDay] gets the day of the week: Monday=1...Sunday=7
So measure one [mDate1] gets the first day of the week as specified in the above, which should then show the current weeks Monday date on meter Date1. But you are using - #dayShift# to "shift" the values.
That makes no sense. If you used %w: Weekday as number with Sunday as first day of week. (0 - 6), then I could understand.
I just tried using the %w, but it makes no difference to the placement of the meters???
Statistics: Posted by sl23 — Yesterday, 5:23 pm