I have two time start_time and end_time.
For start time I am getting 6:30 and for end_time I am getting 7:30.
Now i want to subtract the time only. i am getting this from html text field.
How can I subtract this two time fields?
Thanks in advance