I want to get current time
in my application.
Then i want to add 30 minutes
to the current time.
What is the best practice to achieve this?
I am able to get start and stop time from my web service.
eg: ((start time)11:00 am to (stop time) 11:00 pm)
now, i would like to add 30 minutes
to the current time till the stop time is reached.
Best Solution
And to output the time you could use