Skip to content

Instantly share code, notes, and snippets.

@cjmarkham
Created December 14, 2014 22:19
Show Gist options
  • Select an option

  • Save cjmarkham/c382b84e7cc99e727a80 to your computer and use it in GitHub Desktop.

Select an option

Save cjmarkham/c382b84e7cc99e727a80 to your computer and use it in GitHub Desktop.
var weekdays = [
'Sunday',
'Monday',
'Tuesday',
'Wednesday',
'Thursday',
'Friday',
'Saturday'
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment