facebook/taste-tester

tt assumes all machines are in the same timezone

jaymzh opened this issue · 2 comments

TT calculates what the test-timestamp should be on the local machine and then passes the result through to the remote machine in a literal format.

If the remote machine is in a timezone more than an hour ahead, then the host will immediately be un-taste-tested.

@odcinek didn't you do this?

@jaymzh I did, in #64.