lordabura
2/21/2020 - 11:57 AM

fecha actual c#

DateTime thisDay = DateTime.Today;
Console.WriteLine(thisDay.ToString("yyyy-MM-dd"));