Peter Duniho
4/8/2008 1:04:00 AM
On Mon, 07 Apr 2008 13:44:57 -0700, coconet <coconet@community.nospam>
wrote:
> I have this value
>
> "07:01:14"
>
> And I want to convert it to a DateTime to store it in a SQL Server
> database. What is a clean way to do that?
DateTime.TryParse()