Solved
Hello Community, I am working with a controller which has FATFS in it. When i am trying to create folder with name as YY-MM-DD it is giving me an error, it is only accepting YYMMDD format, i have to differentiate year, month and day with some symbol,
can somebody tell me, how to do it