Questions tagged as 'datetime'

2
answers

How to get the Day I'm looking for with the DateTime tool in C #?

I have a problem when trying to get a specific day with the DateTime property of C #, since it only brings me one number and it is always the 1st. Date method code var fecha = DateTime.Now.ToString("d/M/yyyy"); DateTime moment = new DateTim...
asked by 17.01.2017 / 16:58