[Bug 9893] New: Koha::DateUtils::output_pref should not use $dateonly parameter
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9893 Bug ID: 9893 Summary: Koha::DateUtils::output_pref should not use $dateonly parameter Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: gmcharlt@gmail.com Reporter: jcamins@cpbibliography.com The fourth parameter to Koha::DateUtils::output_pref is $dateonly, which allows the user to specify that the time should not be included in the returned date string. Now that there is a $force_time format (which perhaps might be better called $date_format), it would probably be better to eliminate $dateonly, and use a time format of "none" when the time is not wanted. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org