http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11807
--- Comment #2 from Dobrica Pavlinusic <[email protected]> --- I like category mapping but have problem with date mappings. We are not using sql format in our LDAP but dd.mm.yyyy. format. To side-step this we are currently using our own ldap rewrite in front of Koha which rewrites it into yyyy-mm-dd format. More info about this is available at http://blog.rot13.org//2009/03/virtual-ldap-rewrite-or-augment-data-on-the-fly.html if anybody is interesed. Since US libraries probably use mm.dd.yyyy format and our format dd.mm.yyyy. isn't supported by C4::Date i would prefer to see configuration option in koha-conf.xml ldap section to specify which format of dates is used in LDAP installation. -- 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/
