https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28585
Martin Renvoize <[email protected]> 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. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
