[Koha-bugs] [Bug 20123] Allow multiple instances of Koha to have different timezones on the same server

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Feb 26 20:41:48 CET 2018


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

--- Comment #15 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Imagine you host 2 libraries on the same server, UTC and UTC+12
You want to send emails at 8am. It will be 8am in the given timezone, so 2
cronjobs.
We need our cronjobs to take a repeatable --library option to make it works in
the different timezone correctly.

overdue_notices.pl already handles it, not process_message_queue.pl.

We will need to provide a documentation page on the wiki to raise the different
problems and explain how we could configure such installation.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list