Can you add the ability to highlight the current day via CSS. If today is Monday, then add an additional class such as "today" to the containing div.

Comments

johnv’s picture

Where would you like that? In the formatter, or in the widget?

johnv’s picture

Version: 6.x-1.0 » 6.x-1.x-dev
Status: Active » Patch (to be ported)

This is implemented in D7 in the following issues.
#1606886: Add 'Current Status' formatter
#1881328: Current status feature - midnight problem
Since there are hardly any new installations for D6, backporting to D6 is not planned.

johnv’s picture

Status: Patch (to be ported) » Closed (won't fix)