On Dec 15, 2007 3:12 PM, Ryan Higgins <
address@hidden> wrote:
Hey folks
Just looking for a quick consensus on passing dates to
C4 modules. Some expect iso, some expect local format.
memberentry.pl is currently not working because the
date is double iso'ed...
I suggest the coding guideline that scripts maintain the date in local
syspref-defined
format, and that all public methods in C4::* should expect
dates to be passed in local format. So format_date_in_iso
should be rare at the script level.
comments ?
--
Ryan Higgins