[Koha-bugs] [Bug 1727] bad date format when receiving a serial

bugzilla-daemon at pippin.metavore.com bugzilla-daemon at pippin.metavore.com
Fri Jan 4 02:20:38 CET 2008


http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1727


mason.james at liblime.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




------- Comment #1 from mason.james at 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.





More information about the Koha-bugs mailing list