Skip to content

Instantly share code, notes, and snippets.

@AymaneHrouch
Created January 19, 2021 20:06
Show Gist options
  • Save AymaneHrouch/8b2150ae0e61ff8521edd574a40e9f31 to your computer and use it in GitHub Desktop.
Save AymaneHrouch/8b2150ae0e61ff8521edd574a40e9f31 to your computer and use it in GitHub Desktop.
const months = [
"January",
"February",
"March",
"April",
"May",
"June",
"July",
"August",
"September",
"October",
"November",
"December",
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment