Relative Content

Tag Archive for pythonpandasdataframetimestampdatetime-format

Passing time as a parameter in a python function

I am trying to pass time as a parameter in a function for processing, and I have two variables timestamp time1 and timestamp time2 both should be in the format ‘hh:mm’, like in my function below: