https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20178
--- Comment #9 from Jonathan Druart <[email protected]> --- Yes, what Mark said, dateformat='iso' means, actually, a 'sql' format. This is an historical issue (introduced by me when I improved Koha::DateUtils), we should distinguish these 2 formats but we do not have this need for so far. But in both case the date should be formatted with a date in 24h format. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
