Fixed tab vs. space conflicts.
The datetime() method used tabs instead of spaces for indentation, causing a Travis build failure. Changed to spaces.
The datetime() method used tabs instead of spaces for indentation, causing a Travis build failure. Changed to spaces.