Created
April 3, 2013 22:46
-
-
Save ActionLuzifer/5306162 to your computer and use it in GitHub Desktop.
RegEx für OTV-Dateien
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (?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