this library help your program work on different server in different country
for example 
time_delta.time("02:30","+")
it means that your time is precedes UTC time by two hours and 30 miutes 

time_delta.time("02:30","-")
it means that UTC time is precedes your time by two hours and 30 miutes 

