Skip to content

Instantly share code, notes, and snippets.

@tomhazledine
Created August 30, 2017 16:19
Show Gist options
  • Save tomhazledine/a8f3dba4e74d06ca465d4c19d1c31819 to your computer and use it in GitHub Desktop.
Save tomhazledine/a8f3dba4e74d06ca465d4c19d1c31819 to your computer and use it in GitHub Desktop.
Instructions for proper conduct at the party
let now = Date.now() / 1000;
if ( now > 1504051200 && now < 1504137599) {
steve.work = false;
steve.beers++;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment