Merge pull request #653 from LogosBible/TimeSpan-TryParseExact
authorMarek Safar <marek.safar@gmail.com>
Mon, 3 Jun 2013 16:12:47 +0000 (09:12 -0700)
committerMarek Safar <marek.safar@gmail.com>
Mon, 3 Jun 2013 16:12:47 +0000 (09:12 -0700)
commitc3bd60f84242c9d18d10134ecfc519a557943ef3
tree290a23a22bc4ac990829daa28785ff1b378641c7
parent1479e24be5c6aba32fbe4fedf65e85dbd903c5d8
parent822184746f1892372d3c865110d2a77654b44b86
Merge pull request #653 from LogosBible/TimeSpan-TryParseExact

TimeSpan.TryParseExact should not try to parse null input.