mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 09:27:06 -05:00 
			
		
		
		
	[utils] Add additional format to unified_strdate
This commit is contained in:
		@@ -721,6 +721,7 @@ def unified_strdate(date_str, day_first=True):
 | 
			
		||||
        '%b %dst %Y %I:%M%p',
 | 
			
		||||
        '%b %dnd %Y %I:%M%p',
 | 
			
		||||
        '%b %dth %Y %I:%M%p',
 | 
			
		||||
        '%Y %m %d',
 | 
			
		||||
        '%Y-%m-%d',
 | 
			
		||||
        '%Y/%m/%d',
 | 
			
		||||
        '%Y/%m/%d %H:%M:%S',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user