[utils] unified_strdate: Return None if the date format can't be recognized (fixes...
[youtube-dl] / test / test_utils.py
index 3298315d2458903da67187b2d2bddeccd5e125a7..01829f71e3b89148b06d6b0fe2eba6d15d6b5dfb 100644 (file)
@@ -236,6 +236,7 @@ class TestUtil(unittest.TestCase):
             unified_strdate('2/2/2015 6:47:40 PM', day_first=False),
             '20150202')
         self.assertEqual(unified_strdate('25-09-2014'), '20140925')
+        self.assertEqual(unified_strdate('UNKNOWN DATE FORMAT'), None)
 
     def test_find_xpath_attr(self):
         testxml = '''<root>