<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Regex: DateTime]]></title><description><![CDATA[<p dir="auto">hello. I have a little problem on a date-time</p>
<p dir="auto"><strong>november 25, 2012</strong></p>
<p dir="auto">For this I write a simple regex:  <code>\D+[a-z] \d{2}, \d{1,4}</code></p>
<p dir="auto">The problem is when I have text before date, for exemple:</p>
<p dir="auto"><strong>text</strong><br />
<strong>text text     <code>november 25, 2012</code>   text</strong></p>
<p dir="auto">Well, in this case my regex selects also the text, not only the date. So I need to modify a little bit my regex to find strictly my date, and not the text before or after.</p>
<p dir="auto">Can anyone help me?</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/13248/regex-datetime</link><generator>RSS for Node</generator><lastBuildDate>Tue, 15 Sep 2026 10:33:54 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/13248.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 08 Feb 2017 11:35:01 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Regex: DateTime on Wed, 08 Feb 2017 17:01:45 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/vasile-caraus" aria-label="Profile: Vasile-Caraus">@<bdi>Vasile-Caraus</bdi></a></p>
<p dir="auto">I second <a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a> 's remarks, IMO you should no longer be considered a <em>beginner</em>. After the amount of questions you posted related to regular expressions and the answers you got based on goodwill of other community member(s) (i.e. <a class="plugin-mentions-user plugin-mentions-a" href="/user/guy038" aria-label="Profile: guy038">@<bdi>guy038</bdi></a>), you’ve had plenty of time to learn the basics.</p>
<p dir="auto">There are lots of sites available for regular expression related questions specifically, to name some:</p>
<ol>
<li><a href="https://learncodethehardway.org/regex/" rel="nofollow ugc">Learn regular expressions the hard way</a></li>
<li><a href="https://regex101.com/" rel="nofollow ugc">Regular Expressions 101</a></li>
<li><a href="http://www.regular-expressions.info/" rel="nofollow ugc">Regular-Expressions.info</a> (by RegexBuddy author/developer).</li>
</ol>
<p dir="auto">Furthermore, one doesn’t have to be a programmer to learn and use regular expressions.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/21679</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/21679</guid><dc:creator><![CDATA[MAPJe71]]></dc:creator><pubDate>Wed, 08 Feb 2017 17:01:45 GMT</pubDate></item><item><title><![CDATA[Reply to Regex: DateTime on Wed, 08 Feb 2017 14:56:03 GMT]]></title><description><![CDATA[<p dir="auto">I’m sorry to hear that. I am a beginner, not a programmer, but I learned to use Regex very well as data processing tool. It was a good ideea to do a section just for beginners.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/21668</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/21668</guid><dc:creator><![CDATA[Vasile Caraus]]></dc:creator><pubDate>Wed, 08 Feb 2017 14:56:03 GMT</pubDate></item><item><title><![CDATA[Reply to Regex: DateTime on Wed, 08 Feb 2017 14:35:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/vasile-caraus" aria-label="Profile: Vasile-Caraus">@<bdi>Vasile-Caraus</bdi></a> ,</p>
<p dir="auto">Here’s an example of what I consider a valid regex-related question to ask in this Community forum:  <a href="https://notepad-plus-plus.org/community/topic/13249/pythonscript-search-different-than-n-search-when-using-and-leading-uppercase" rel="nofollow ugc">https://notepad-plus-plus.org/community/topic/13249/pythonscript-search-different-than-n-search-when-using-and-leading-uppercase</a></p>
]]></description><link>https://community.notepad-plus-plus.org/post/21666</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/21666</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Wed, 08 Feb 2017 14:35:05 GMT</pubDate></item><item><title><![CDATA[Reply to Regex: DateTime on Wed, 08 Feb 2017 13:28:25 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/vasile-caraus" aria-label="Profile: Vasile-Caraus">@<bdi>Vasile-Caraus</bdi></a></p>
<p dir="auto">I notice that you seem to have <strong>MANY</strong> problems with creating the regular expressions you need.  Even the simple ones (above) seem to give you difficulty.  If I may make a suggestion, invest in a copy of RegexBuddy and/or RegexMagic, and your life (at least as far as regex goes) will be greatly simplified.</p>
<p dir="auto">Perhaps it is worth pointing out that, unless the regular expression questions you have are directly related to the intricacies of Notepad++'s regular expression engine, regular expression questions really don’t belong on this Community Forum.  So, for example, there is nothing Notepad++ specific about <code>[a-zA-Z]+ \d{2}, \d{1,4}</code>, so it really should not be discussed here.  You will get better/faster answers to questions about such basic regexes on other sites.</p>
<p dir="auto">There <strong>IS</strong> a lot of tolerance for basic regex questions here, that I really don’t understand.  This is comparable to people that ask questions about HTML rendering and think it is a valid question for this forum because they use Notepad++ to write their HTML !</p>
]]></description><link>https://community.notepad-plus-plus.org/post/21663</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/21663</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Wed, 08 Feb 2017 13:28:25 GMT</pubDate></item><item><title><![CDATA[Reply to Regex: DateTime on Wed, 08 Feb 2017 13:09:11 GMT]]></title><description><![CDATA[<p dir="auto">I find the solution</p>
<p dir="auto"><code>[a-zA-Z]+ \d{2}, \d{1,4}</code></p>
]]></description><link>https://community.notepad-plus-plus.org/post/21662</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/21662</guid><dc:creator><![CDATA[Vasile Caraus]]></dc:creator><pubDate>Wed, 08 Feb 2017 13:09:11 GMT</pubDate></item></channel></rss>