https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20600
--- Comment #11 from Andrew Isherwood <[email protected]> --- Hi Jonathan Thanks for your feedback. 1. OK, addressed in https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75734 2. OK, addressed in https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=75735 3. Thanks for the pointer towards title-string. I have used the *_formatted fields to allow me to display the date fields in the datatable according to the date format set in the sysprefs. Since the data is coming in to the datatable from an API call, I'm not sure how else I can do it. $KohaDates obviously won't work, I couldn't get title-string to either, though, having done some research, it appears it is used to control sorting, rather than display formatting. 4. Good point, I'll create a follow-up patch and submit it -- 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/
