https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24650

--- Comment #2 from Andrew Isherwood <[email protected]> ---
Looking into this further it seems I have *completely* misunderstood the
purpose of the *_from_syspref functions in calendar.inc. It would appear they
accept a date / datetime in the format specified in the syspref, and return a
Datetime. Much the same as Date.parse() will do.

In which case, it would seem we're missing functions to take an ISO formatted
datetime and return it in the format specified in the syspref.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/

Reply via email to