Learning how to Match Dates with Regular Expressions | Regex is cool

Learning how to Match Dates with Regular Expressions | Regex is cool

AUTOHOTKEY Gurus

2 месяца назад

358 Просмотров

TLDR: Regular expressions can be used to easily manipulate and format dates in one line, making them a powerful tool for handling messy data and searching for patterns. Check out our Intro to RegEx course here: https://the-Automator.com/IntroToRegEx

1. 00:00 📅 Learn how to use regular expressions to manipulate and format dates in one line.

2. 01:13 🤔 Use regular expressions to match dates by specifying the pattern and capturing the parts in parentheses.

3. 02:27 👨‍🏫 Using parentheses in regular expressions creates sub patterns that can be referenced by numbers or named.

4. 03:48 🧩 Use regular expressions to match and group dates, and then use those groupings for substitution in the code.

5. 05:22 🧩 Use named groups in regular expressions to capture and refer to specific parts of the text in one line.

6. 07:13 👩‍🏫 Use regular expressions to easily match different date formats with slashes, dashes, or dots.

7. 08:28 📅 The speaker explains how to use regular expressions to match different date formats.

8. 09:50 🤯 Regular expressions are powerful for handling messy data and searching for patterns, making other methods obsolete.

Тэги:

#ahk_script #ahk_example #ahk_tutorial #autohotkey_example #autohotkey_script #autohotkey_tutorial #autohotkey #joe_glines #learn_autohotkey #rpa #the-automator
Ссылки и html тэги не поддерживаются


Комментарии: