-
- Downloads
Extract format from input file name
It is not enough to parse the input file name and extract the date because, when we process other dates, we have to construct file names in the same format. So do not use `parser.parse` for the input file name, try various formats and remember the one that works.
Loading
Please register or sign in to comment