<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Wed, 10 Jun 2026 03:25:24 +0000</lastBuildDate>
    <item>
      <title>(ASP) VBScript Regular Expressions - DaveChild</title>
      <link>https://snipplr.com/view/8322/vbscript-regular-expressions</link>
      <description>&lt;p&gt;Based on the ereg family of functions in PHP.&lt;/p&gt;</description>
      <pubDate>Thu, 11 Sep 2008 09:43:46 UTC</pubDate>
      <guid>https://snipplr.com/view/8322/vbscript-regular-expressions</guid>
    </item>
    <item>
      <title>(ASP) VBScript Date Format Functions - DaveChild</title>
      <link>https://snipplr.com/view/8321/vbscript-date-format-functions</link>
      <description>&lt;p&gt;Format strings:&#13;
&#13;
*   %A - AM or PM&#13;
*   %a - am or pm&#13;
*   %m - Month with leading zeroes (01 - 12)&#13;
*   %n - Month without leading zeroes (1 - 12)&#13;
*   %F - Month name (January - December)&#13;
*   %M - Three letter month name (Jan - Dec)&#13;
*   $d - Day with leading zeroes (01 - 31)&#13;
*   %j - Day without leading zeroes (1 - 31)&#13;
*   %H - Hour with leading zeroes (12 hour)&#13;
*   %h - Hour with leading zeroes (24 hour)&#13;
*   %G - Hour without leading zeroes (12 hour)&#13;
*   %g - Hour without leading zeroes (24 hour)&#13;
*   %i - Minute with leading zeroes (01 to 60)&#13;
*   %I - Minute without leading zeroes (1 to 60)&#13;
*   %s - Second with leading zeroes (01 to 60)&#13;
*   %S - Second without leading zeroes (1 to 60)&#13;
*   %L - Number of day of week (1 to 7)&#13;
*   %l - Name of day of week (Sunday to Saturday)&#13;
*   %D - Three letter name of day of week (Sun to Sat)&#13;
*   %O - Ordinal suffix (st, nd rd, th)&#13;
*   %U - UNIX Timestamp&#13;
*   %Y - Four digit year (2003)&#13;
*   %y - Two digit year (03)&lt;/p&gt;</description>
      <pubDate>Thu, 11 Sep 2008 09:42:43 UTC</pubDate>
      <guid>https://snipplr.com/view/8321/vbscript-date-format-functions</guid>
    </item>
    <item>
      <title>(ASP) VBScript Pagination - DaveChild</title>
      <link>https://snipplr.com/view/8320/vbscript-pagination</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 11 Sep 2008 09:41:02 UTC</pubDate>
      <guid>https://snipplr.com/view/8320/vbscript-pagination</guid>
    </item>
    <item>
      <title>(ASP) VBScript Clickable URLs and Email Addresses - DaveChild</title>
      <link>https://snipplr.com/view/8319/vbscript-clickable-urls-and-email-addresses</link>
      <description>&lt;p&gt;&lt;/p&gt;</description>
      <pubDate>Thu, 11 Sep 2008 09:40:22 UTC</pubDate>
      <guid>https://snipplr.com/view/8319/vbscript-clickable-urls-and-email-addresses</guid>
    </item>
  </channel>
</rss>
