Microsoft
Software
Hardware
Network
Question : working with dreaded time values in vb.net
Hi. I am working at a project which involves times values.
There is this database that stores Time`s data type. I have a form with a control datetimepicker.
what I need is the following:
To compare the value stored in the database in a Time column versus the value stored in the datetimepicker control.
I am working ONLY with hours (HH:mm:ss). The problem is that almost every solution that I`ve found in the Internet shows only how to get rid of the time values when working with datetime types. I haven`t found any that explains how to get the difference of minutes, or seconds, or hours that exist in two different times.
Any one?
Answer : working with dreaded time values in vb.net
Yes...if you set the dates the same first then the subtraction will give you a TimeSpan that represents just the time difference.
Random Solutions
Dynamics GP 10 SP4 on Windows 2008 Remote Desktop Services
Exchange database backup failing with Arcserve v15
TSQL HMAC function
Mac CSS Issue
Error string in catch block?
Setting msExchMailboxSecurityDescr
iptor with VB.NET
Browser Diversion
Network keyword
Difference between using file sharing under a Home Network and a Work Network????
Unix command to find and delete files older than xx days