What I have done:
Added the interpolation from start_time to end_time
Things to discuss:
Is the option name "time" fine or should I change it to "start_time"
I'm reusing the parse_time function for increment time, though increment time doesn't actually use the timezone values
I'm assuming the same time zone for start and end time, though this doesn't reflect in the code right now - It takes a timezone for end time too, but it isn't actually used
What I have done: Added the interpolation from start_time to end_time
Things to discuss:
Signed-off-by: Kishore Ganesh kishore2912000@gmail.com