Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Logic for time check

Former Member
0 Kudos
76

Hi all,

I want to check the given starttime and endtime against the db record start time and endtime.for example, if the dbrecord statrtime and endtime is 08:00:00 and 16:00:00, the time enterd by the user should not collide with the db stime and etime.ie) he shd not create entries which falls between (08:00:00 & 16:00:00) and also which interfere (07:00:00 to 10:00:00) the dbtime- (08:00:00 & 16:00:00)

Rgds,

Jothi.

1 REPLY 1

Former Member