<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/format</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 24 Jul 2008 02:45:44 GMT</pubDate>
<item>
<title>(Visual Basic) Access VBA Date Formatting - qrist0ph</title>
<link>http://snipplr.com/view/7457/access-vba-date-formatting/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 23 Jul 2008 06:14:18 GMT</pubDate>
<guid>http://snipplr.com/view/7457/access-vba-date-formatting/</guid>
</item>
<item>
<title>(JavaScript) Format number with commas every 3 decimal places - jdstraughan</title>
<link>http://snipplr.com/view/7345/format-number-with-commas-every-3-decimal-places/</link>
<description><![CDATA[ <p>Adds commas to numbers.
1234567 becomes 1,234,567</p> ]]></description>
<pubDate>Thu, 17 Jul 2008 03:46:14 GMT</pubDate>
<guid>http://snipplr.com/view/7345/format-number-with-commas-every-3-decimal-places/</guid>
</item>
<item>
<title>(JavaScript) Convert Atom date string to JavaScript compatible format - wizard04</title>
<link>http://snipplr.com/view/7269/convert-atom-date-string-to-javascript-compatible-format/</link>
<description><![CDATA[ <p>Converts a date string from the format used in Atom feeds to one that can be used with the JavaScript Date object.</p> ]]></description>
<pubDate>Mon, 14 Jul 2008 15:05:50 GMT</pubDate>
<guid>http://snipplr.com/view/7269/convert-atom-date-string-to-javascript-compatible-format/</guid>
</item>
<item>
<title>(PHP) Qcodo date format - morroida</title>
<link>http://snipplr.com/view/6763/qcodo-date-format/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 18 Jun 2008 11:27:56 GMT</pubDate>
<guid>http://snipplr.com/view/6763/qcodo-date-format/</guid>
</item>
<item>
<title>(Python) Format Date - qrist0ph</title>
<link>http://snipplr.com/view/6204/format-date/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 13 May 2008 06:21:11 GMT</pubDate>
<guid>http://snipplr.com/view/6204/format-date/</guid>
</item>
<item>
<title>(C#) Output Date as SQL / ISO String YYYY-MM-DD - qrist0ph</title>
<link>http://snipplr.com/view/6200/output-date-as-sql--iso-string-yyyymmdd/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 13 May 2008 05:56:50 GMT</pubDate>
<guid>http://snipplr.com/view/6200/output-date-as-sql--iso-string-yyyymmdd/</guid>
</item>
<item>
<title>(C#) Format Decimal Places - qrist0ph</title>
<link>http://snipplr.com/view/6199/format-decimal-places/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Tue, 13 May 2008 05:46:02 GMT</pubDate>
<guid>http://snipplr.com/view/6199/format-decimal-places/</guid>
</item>
<item>
<title>(JavaScript) Format (humanize) file byte size presentation in javascript - inkdeep</title>
<link>http://snipplr.com/view/5949/format-humanize-file-byte-size-presentation-in-javascript/</link>
<description><![CDATA[ <p>I use this in addition to the 
number_format  (http://snipplr.com/view/5945/javascript-numberformat--ported-from-php/)
 snippit in SWFUpload to display the size of files a user is preparing to upload.</p> ]]></description>
<pubDate>Mon, 21 Apr 2008 17:11:07 GMT</pubDate>
<guid>http://snipplr.com/view/5949/format-humanize-file-byte-size-presentation-in-javascript/</guid>
</item>
<item>
<title>(PHP) Easy transform date format y-m-d => d-m-y on PHP - isaac</title>
<link>http://snipplr.com/view/5868/easy-transform-date-format-ymd--dmy-on-php/</link>
<description><![CDATA[ <p>This changes the date format from y-m-d to d-m-y on PHP</p> ]]></description>
<pubDate>Tue, 15 Apr 2008 14:42:47 GMT</pubDate>
<guid>http://snipplr.com/view/5868/easy-transform-date-format-ymd--dmy-on-php/</guid>
</item>
<item>
<title>(PHP) Easy transform date format y-m-d => d-m-y on PHP - isaac</title>
<link>http://snipplr.com/view/5867/easy-transform-date-format-ymd--dmy-on-php/</link>
<description><![CDATA[ <p>This changes the date format from y-m-d to d-m-y on PHP. It's easy to change the - to / or spaces...</p> ]]></description>
<pubDate>Tue, 15 Apr 2008 14:39:19 GMT</pubDate>
<guid>http://snipplr.com/view/5867/easy-transform-date-format-ymd--dmy-on-php/</guid>
</item>
<item>
<title>(PHP) Easy transform date format d-m-y => y-m-d on PHP - isaac</title>
<link>http://snipplr.com/view/5866/easy-transform-date-format-dmy--ymd-on-php/</link>
<description><![CDATA[ <p>This changes the date format from d-m-y to y-m-d on PHP. It's easy to change the - to / or spaces...</p> ]]></description>
<pubDate>Tue, 15 Apr 2008 14:34:11 GMT</pubDate>
<guid>http://snipplr.com/view/5866/easy-transform-date-format-dmy--ymd-on-php/</guid>
</item>
<item>
<title>(SAS) Traffic Light Analysis - webonomic</title>
<link>http://snipplr.com/view/5627/traffic-light-analysis/</link>
<description><![CDATA[ <p>Colour code table cells to help visually reveal results.</p> ]]></description>
<pubDate>Mon, 31 Mar 2008 13:16:22 GMT</pubDate>
<guid>http://snipplr.com/view/5627/traffic-light-analysis/</guid>
</item>
<item>
<title>(PHP) simple 24 hour time (MySQL or military) to 12 hour time conversion - jimmayes</title>
<link>http://snipplr.com/view/5205/simple-24-hour-time-mysql-or-military-to-12-hour-time-conversion/</link>
<description><![CDATA[ <p>simple and clean... convert 24 hour format to 12 hour format with PHP native functions.

BTW, works in the other direction too (12 hour to 24 hour)... that's the second line below</p> ]]></description>
<pubDate>Tue, 26 Feb 2008 12:54:32 GMT</pubDate>
<guid>http://snipplr.com/view/5205/simple-24-hour-time-mysql-or-military-to-12-hour-time-conversion/</guid>
</item>
<item>
<title>(Groovy) CSV formatter - roock</title>
<link>http://snipplr.com/view/5108/csv-formatter/</link>
<description><![CDATA[ <p>Format a list of lists to CSV format</p> ]]></description>
<pubDate>Mon, 18 Feb 2008 04:12:20 GMT</pubDate>
<guid>http://snipplr.com/view/5108/csv-formatter/</guid>
</item>
<item>
<title>(Other) Format Number to SS# - Crystal Reports XI - brent-man</title>
<link>http://snipplr.com/view/4993/format-number-to-ss--crystal-reports-xi/</link>
<description><![CDATA[ <p>Crystal Reports XI</p> ]]></description>
<pubDate>Mon, 11 Feb 2008 15:40:35 GMT</pubDate>
<guid>http://snipplr.com/view/4993/format-number-to-ss--crystal-reports-xi/</guid>
</item>
<item>
<title>(JavaScript) Formatting dates in JavaScript (handles MySQL dates) - penguin999</title>
<link>http://snipplr.com/view/4882/formatting-dates-in-javascript-handles-mysql-dates/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 02 Feb 2008 22:57:23 GMT</pubDate>
<guid>http://snipplr.com/view/4882/formatting-dates-in-javascript-handles-mysql-dates/</guid>
</item>
<item>
<title>(PHP) Convert MySQL Date To Something Else in PHP - meme</title>
<link>http://snipplr.com/view/4864/convert-mysql-date-to-something-else-in-php/</link>
<description><![CDATA[ <p>The code below will format 2008-01-30 10:58:32 to Jan 30, 2008 

See the page http://us2.php.net/date for a complete list of formatting codes.</p> ]]></description>
<pubDate>Thu, 31 Jan 2008 17:13:40 GMT</pubDate>
<guid>http://snipplr.com/view/4864/convert-mysql-date-to-something-else-in-php/</guid>
</item>
<item>
<title>(Perl) Thousand separator regex - remysharp</title>
<link>http://snipplr.com/view/3938/thousand-separator-regex/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 19 Oct 2007 07:11:54 GMT</pubDate>
<guid>http://snipplr.com/view/3938/thousand-separator-regex/</guid>
</item>
<item>
<title>(PHP) PHP - Multiple Format Date Spanish - nicolaspar</title>
<link>http://snipplr.com/view/3644/php--multiple-format-date-spanish/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 06 Sep 2007 13:31:27 GMT</pubDate>
<guid>http://snipplr.com/view/3644/php--multiple-format-date-spanish/</guid>
</item>
<item>
<title>(Ruby) Format strings like PRINT USING - Agent</title>
<link>http://snipplr.com/view/3408/format-strings-like-print-using/</link>
<description><![CDATA[ <p>This is an extension to Ruby's String class. Just put this code in a file and include it. This basically takes a string and adds literals and padding to it. For example, you can format a phone number with optional area code like this:

    "5445556747".using('(###) ###-####', '', true)
       => (544) 555-6747</p> ]]></description>
<pubDate>Sat, 28 Jul 2007 11:38:54 GMT</pubDate>
<guid>http://snipplr.com/view/3408/format-strings-like-print-using/</guid>
</item>
</channel>
</rss>