Skip to content

Instantly share code, notes, and snippets.

@robozavri
Created March 11, 2021 20:59
Show Gist options
  • Save robozavri/fd1f43b33aaec49cc52b03e117eabcc5 to your computer and use it in GitHub Desktop.
Save robozavri/fd1f43b33aaec49cc52b03e117eabcc5 to your computer and use it in GitHub Desktop.
#js #date #decimal #pattern
/^(\d{1,2}\/\d{1,2}\/\d{4})$/.test(date.toLocaleDateString())
/^\d+(\.\d{2})$/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment