PPRuNe Forums - View Single Post - Adding Times in VB.NET
View Single Post
Old 5th September 2006 | 09:45
  #6 (permalink)  
overwing
 
Joined: Jan 2000
Posts: 19
Likes: 0
From: Dublin, Ireland
It's the Timespan that fixed it.

Textbox1.text with StringToDateConversion function
then .add to (textbox2) with Textbox2 as timespan

Thanks guys,
overwing is offline  
Reply