GP
I need to type date on yyyy-mm-dd format
And I’m using DateTime.Now
And it’s gave the wrong date
Actually it types the minutes in mm instead of the month
I need an expression gives me the date in that format without the time
Hope you can help I’m getting stuck
Thanks