PPRuNe Forums - View Single Post - Adding Times in VB.NET
View Single Post
Old 3rd September 2006 | 18:30
  #5 (permalink)  
zoink
 
Joined: Nov 2003
Posts: 174
Likes: 0
From: In la la land.......
overwing

you need to work with a timespan difference.. create a datetime object for each time then get the difference between the 2 then add the difference to the first one


article here in c# on datetime differences but exact principle applies to vb.net

http://articles.techrepublic.com.com...1-5760752.html
zoink is offline  
Reply