Skip to content

Instantly share code, notes, and snippets.

@vldvel
Last active February 25, 2018 07:14
Show Gist options
  • Save vldvel/bdc5cbcdb2fc58823cc304e9705a6b1e to your computer and use it in GitHub Desktop.
Save vldvel/bdc5cbcdb2fc58823cc304e9705a6b1e to your computer and use it in GitHub Desktop.
if (s.indexOf('PM') > -1) // then do smth with PM
else // then do some other thing with AM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment