When I click the button, something is written to the Console along with the date, but the time does not update.
Code:
private void button2_Click(object sender, EventArgs e)
{
Console.WriteLine("{0}", data.ToString("HH:mm:ss:...
asked by
24.09.2017 / 16:39