15 Oct
2015
15 Oct
'15
12:29 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14922 --- Comment #18 from Marc Véron <veron@veron.ch> --- (In reply to Jonathan Druart from comment #17)
Marc, I think that 14950 has introduced a bug (3 instead of 03), do you agree with that?
Do you mean because of tools/batchMod.pl near line 337? my $month = $today->month; my $day = $today->day; Output without leading 0 (3 instead of 03)? -- You are receiving this mail because: You are watching all bug changes.