karthikeyan
Member
- Joined
- Oct 22, 2005
- Messages
- 12
- Programming Experience
- Beginner
hi,
i have three slots ie
total working hours=24
works starts from
slot1: 8am to 5pm
slot2: 5pm to 12am
slot3: 12am to 8am
say for example if i am working morning 6am to 3 pm(in the same day) i wan to check in which time slots i worked.(in this example i worked 2 hours in slot3 and 7 hours in slot1). so like this i want to find the slots if we give the time can anyone help me to do with example coding please
i have three slots ie
total working hours=24
works starts from
slot1: 8am to 5pm
slot2: 5pm to 12am
slot3: 12am to 8am
say for example if i am working morning 6am to 3 pm(in the same day) i wan to check in which time slots i worked.(in this example i worked 2 hours in slot3 and 7 hours in slot1). so like this i want to find the slots if we give the time can anyone help me to do with example coding please