https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28585 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This patch fixes the date release notes| |handling for query parsing | |from the API. We use | |dt_from_string to convert | |out RFC3339 formatted date | |strings to DateTime objects | |with an associated timezone | |and then user the native | |datetime formatted provided | |by the SQL connection | |library to convert to an | |appropriately formated date | |time string. -- You are receiving this mail because: You are watching all bug changes.