http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3697 --- Comment #6 from Colin Campbell <colin.campbell@ptfs-europe.com> 2009-12-01 10:46:41 --- The SIP2 standard says that recall date and hold pickup date should be in timestamp format. Due date it says may be returned in 'any format the ACS wishes'. There is a logic in using a consistent format with the other date fields. Frederic you're using DateTime in this one place to convert the date, would it not be good to consistently handle dates across the sip modules, possibly holding them as DateTime objects? Also DateTime will need adding to the equired modules for Koha. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.