mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 06:35:12 +00:00 
			
		
		
		
	[test_utils] Add test for unified_strdate
This commit is contained in:
		| @@ -227,6 +227,7 @@ class TestUtil(unittest.TestCase): | |||||||
|         self.assertEqual( |         self.assertEqual( | ||||||
|             unified_strdate('2/2/2015 6:47:40 PM', day_first=False), |             unified_strdate('2/2/2015 6:47:40 PM', day_first=False), | ||||||
|             '20150202') |             '20150202') | ||||||
|  |         self.assertEqual(unified_strdate('25-09-2014'), '20140925') | ||||||
|  |  | ||||||
|     def test_find_xpath_attr(self): |     def test_find_xpath_attr(self): | ||||||
|         testxml = '''<root> |         testxml = '''<root> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Sergey M․
					Sergey M․