When running tests somewhere else than Central Time, `test_api_time()`
fails like
    AssertionError: '1985-10-27T02:00:00' != '1985-10-26T21:00:00'
`test_yaps_to_project_info()` fails in a similar way.
Pin the time zone to UTC for this test and adjust timestamps to UTC.
		
	
					 | 
			||
|---|---|---|
| .. | ||
| recipes | ||
| results | ||
| test_buildstamp.py | ||
| test_projects.py | ||
| test_recipes.py | ||
| test_server.py | ||
| test_workspace.py | ||