subtracting one time from another in vb.net

Posted by testkhan on Stack Overflow See other posts from Stack Overflow or by testkhan
Published on 2010-04-09T20:01:52Z Indexed on 2010/04/09 20:03 UTC
Read the original article Hit count: 142

Filed under:

i have a variable [ Dim mytime = "12:30:00 AM" ]

i want to subtract mytime from TimeOfDay and i also want to get the difference as a integer value... how should i do that..

© Stack Overflow or respective owner

Related posts about vb.net