Skip to content

Instantly share code, notes, and snippets.

@springcomp
Created July 12, 2023 13:24
Show Gist options
  • Save springcomp/d9a5e941086a5851d9fc3423d7b86dc4 to your computer and use it in GitHub Desktop.
Save springcomp/d9a5e941086a5851d9fc3423d7b86dc4 to your computer and use it in GitHub Desktop.
Useful Regexes

C# TimeSpan

([0-9]+\.)?([0-1][0-9]|2[0-3])(:([0-4][0-9]|5[0-9])){2}(\.[0-9]{7})?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment