Fixed FormatTime to properly fill in leading zeros when hours are less
authorAndrew DeFaria <Andrew@DeFaria.com>
Mon, 13 Jun 2016 19:15:42 +0000 (12:15 -0700)
committerAndrew DeFaria <Andrew@DeFaria.com>
Mon, 13 Jun 2016 19:15:42 +0000 (12:15 -0700)
commit7d203657c0d231c93825b9b5497bd6ca0c450e01
tree3baf3c58c5ecbe5c702891e40e5bf30b84f319d8
parent8c7c352aca2f40d5e1dfa395fb9fdd425e11b09e
Fixed FormatTime to properly fill in leading zeros when hours are less
than 12
lib/DateUtils.pm