Bug 5549 : Add a timezone object to C4::Context
authorColin Campbell <colin.campbell@ptfs-europe.com>
Tue, 24 May 2011 14:00:33 +0000 (15:00 +0100)
committerChris Cormack <chrisc@catalyst.net.nz>
Mon, 19 Mar 2012 23:08:20 +0000 (12:08 +1300)
commit7716fce2531ee451df9c3d7b66caa71dd4cfaa94
treeafff4e2668ac5a11a39dbe195ceba6b0beb83ad6
parent8cea8e5cc05075dc391194248d31a54586389601
Bug 5549 : Add a timezone object to C4::Context

Will be required by rolling loans to get correct times
NB the setting of the TZ in mysql has not been changed as
this appears to rely on $ENV{TZ} being undefined
C4/Context.pm