Skip to content

Instantly share code, notes, and snippets.

@alfredobarron
Created September 25, 2014 22:59
Show Gist options
  • Save alfredobarron/692922050788e320b46a to your computer and use it in GitHub Desktop.
Save alfredobarron/692922050788e320b46a to your computer and use it in GitHub Desktop.
var date = $.smkDateDiff({
fromDate: '09/25/2014',
toDate: '09/30/2014',
interval:'days'
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment