How to add intervel time in application
-
Hi all, Greetings.I have a doubt.in my application i need to add the intervel time for working hours calculation. for example the work ends at 9 pm.if i add a new work it has to be added with time 9 am.so the 12 hours in between the work has to be add.Can any one help me to solve this problem. thanks in advance
Babu
-
Hi all, Greetings.I have a doubt.in my application i need to add the intervel time for working hours calculation. for example the work ends at 9 pm.if i add a new work it has to be added with time 9 am.so the 12 hours in between the work has to be add.Can any one help me to solve this problem. thanks in advance
Babu
Dim endDate as DateTime
Dim newStartDate as DateTime'Set your end date and then:
newStartDate = endDate.AddHours(12)
-
Hi all, Greetings.I have a doubt.in my application i need to add the intervel time for working hours calculation. for example the work ends at 9 pm.if i add a new work it has to be added with time 9 am.so the 12 hours in between the work has to be add.Can any one help me to solve this problem. thanks in advance
Babu
actually it has to be added for everyday work setting.how it will be possible.can you tell me clearly.
Babu
-
actually it has to be added for everyday work setting.how it will be possible.can you tell me clearly.
Babu
ChennaiBabu wrote:
can you tell me clearly
Only if you explain clearly want you need.
only two letters away from being an asset