4 Jan
2008
4 Jan
'08
2:20 a.m.
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1727 mason.james@liblime.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Comment #1 from mason.james@liblime.com 2008-01-03 17:20 ------- date is now padded, patch sent. # padding Add_Delta_Days; my $output = sprintf("%04d-%02d-%02d",$y , $m, $d ); $weekarrayjs .= "'Wk $wkno: ".format_date($output)."',"; ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.