mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-06 18:37:06 -05:00
Add one more format to unified_strdate
This commit is contained in:
@@ -772,6 +772,7 @@ def unified_strdate(date_str):
|
||||
'%B %d %Y',
|
||||
'%b %d %Y',
|
||||
'%Y-%m-%d',
|
||||
'%d.%m.%Y',
|
||||
'%d/%m/%Y',
|
||||
'%Y/%m/%d %H:%M:%S',
|
||||
'%Y-%m-%d %H:%M:%S',
|
||||
|
||||
Reference in New Issue
Block a user