Skip to content

Instantly share code, notes, and snippets.

@trackor
Created July 5, 2017 16:30
Show Gist options
  • Select an option

  • Save trackor/84faef5f075a458092583af33e240b3e to your computer and use it in GitHub Desktop.

Select an option

Save trackor/84faef5f075a458092583af33e240b3e to your computer and use it in GitHub Desktop.
Pusher.log = function (message) { console.log(message) };setInterval(function(){ console.log(moment().format('MMMM Do YYYY, h:mm:ss a')); }, 60000);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment