Skip to content

Instantly share code, notes, and snippets.

@zmmbreeze
Created October 9, 2013 06:22
Show Gist options
  • Save zmmbreeze/6897004 to your computer and use it in GitHub Desktop.
Save zmmbreeze/6897004 to your computer and use it in GitHub Desktop.
url resource update every hour.
url = url + '?cacheTime=' + Math.ceil(new Date() / 3600000);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment