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