Who could say - how convert this string for example - {YYYY-MM-DD_hh-mm-ss} into DateTime type in .net core?
I tried regex but im really not good in it
Who could say - how convert this string for example - {YYYY-MM-DD_hh-mm-ss} into DateTime type in .net core?
I tried regex but im really not good in it