Skip to content

Instantly share code, notes, and snippets.

@ActionLuzifer
Created April 3, 2013 22:46
Show Gist options
  • Select an option

  • Save ActionLuzifer/5306162 to your computer and use it in GitHub Desktop.

Select an option

Save ActionLuzifer/5306162 to your computer and use it in GitHub Desktop.
RegEx für OTV-Dateien
(?P<SENDUNG>(.*))_(?P<YEAR>(\d\d))\.(?P<MONTH>(\d\d))\.(?P<DAY>(\d\d))_(?P<HOUR>(\d\d))-(?P<MIN>(\d\d))_(?P<SENDER>(.*))_(?P<LENGTH>((\d)*))_TVOON_DE.(?P<FORMAT>(.*))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment