r'\d{4}/\d{2}/\d{2} \d{2}:\d{2}:\d{2}': '%Y/%m/%d %H:%M:%S', # '2018-12-31 16:54:32' r'\d{2}/\d{2}/\d{4} \d{2}:\d{2}:\d{2}': '%d/%m/%Y %H:%M:%S', # '31-12-2018 16:54:32' ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results