LP#1485374: Allow server timezone via CStoreEditor
authorMike Rylander <mrylander@gmail.com>
Fri, 11 Sep 2015 15:19:34 +0000 (11:19 -0400)
committerMike Rylander <mrylander@gmail.com>
Fri, 11 Sep 2015 15:19:34 +0000 (11:19 -0400)
commit9c42c24a68104f35fd02d5f6a1b93065eb9df674
treee1a62758f4cd02d3ea8d59abc18baaaff5869a6e
parent9cfc7584a251fa696bf9099f6f97366047be22b9
LP#1485374: Allow server timezone via CStoreEditor

In a few cases, the server's timezone is preferable to the client's.
One such case is display of due dates for circulations in My Account,
so we provide a way to signal that we want to use the server's timezone,
and so signal.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/Utils/CStoreEditor.pm
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Account.pm