I have data stored inside the file names of certain files. In these data, I have dates in the French format:
janvier, février, mars, avril, mai, juin, juillet, août, septembre, octobre, novembre and décembre
.
Have-you seen the diacritics ? I cannot extract the date to an object when the name of the month is février, août or décembre whatever test I think at… if month = “février” fails.
Idea is welcome.
8 posts - 6 participants