c# get date and hour code example Example: how to get the hour on c# String foo = DateTime. Now. ToString("HH:mm"); console.Write(foo); //time