Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

addendum to increment time using loop

Status
Not open for further replies.

Pork

Technical User
Joined
Sep 24, 2002
Messages
5
Location
CA
Hello:

I guess I could have made the question simpler...what I need to know is:

I have two datetime fields to which I want to add increments of time to...i.e. increment time_start by 10 minutes each time it goes through loop...how would I do this?

Thanks,

alex
 
Use the RelativeTime method to increment the time portion of the datetime field.

Matt

"Nature forges everything on the anvil of time
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top