when I have to deal with date parser in string format I use the dateparse library, so I don’t have to deal with all cases.
1 Like
when I have to deal with date parser in string format I use the dateparse library, so I don’t have to deal with all cases.