I have a column in a table within an SQL database that is defined as a time variable. How do I obtain the current time formatted for insertion into that table's column using C#? ...