Bug 5549 : Add DateUtils Module
authorColin Campbell <colin.campbell@ptfs-europe.com>
Wed, 8 Jun 2011 11:55:33 +0000 (12:55 +0100)
committerChris Cormack <chrisc@catalyst.net.nz>
Mon, 19 Mar 2012 23:10:57 +0000 (12:10 +1300)
commit894a3939509ecfb6eeec3ae27a47ae99871fad9a
tree9944e8e892214713ac886e017d187b621f2c9915
parent7716fce2531ee451df9c3d7b66caa71dd4cfaa94
Bug 5549 : Add DateUtils Module

Wraps DateTime object creation from a string
as a tool to enable move to dt objects for more
flexibility
Koha/DateUtils.pm [new file with mode: 0644]
t/DateUtils.t [new file with mode: 0755]