Closed xinyuwu closed 4 years ago
when yaml loads the file, it converted start_time to date with timezone if the data string has 'Z' in it. Need to remove the timezone, or will get error: TypeError: can't subtract offset-naive and offset-aware datetimes
when yaml loads the file, it converted start_time to date with timezone if the data string has 'Z' in it. Need to remove the timezone, or will get error: TypeError: can't subtract offset-naive and offset-aware datetimes