[kronolith] Show week number, HEAD-20040524
Joaquim Homrighausen
joho at webbplatsen.se
Mon May 24 07:32:39 PDT 2004
[Suggestion for change/patch]
templates/week/head.inc, line 5:
[previous]
<b><?php echo $this->days[$this->startDay]->getTime($prefs->getValue('date_\
format')) . ' - ' .
$this->days[$this->endDay]->getTime($prefs->getValue('date_\
format')) ?></b>
[new]
<b><?php echo $this->days[$this->startDay]->getTime($prefs->getValue('date_\
format')) . ' (' ._("Week"). ' ' .
$this->days[$this->startDay]->get\
Time('%V'). ') '.
$this->days[$this->endDay]->getTime($prefs->getVal\
ue('date_format')) ?></b>
-Joaquim
More information about the kronolith
mailing list