<?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/difference</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Wed, 22 May 2013 02:58:15 GMT</pubDate>
<item>
<title>(SQL) Sql Date Difference - jsturtevant</title>
<link>http://snipplr.com/view/62372/sql-date-difference/</link>
<description><![CDATA[ <p>Can use second, Minute and many other from the url above</p> ]]></description>
<pubDate>Sat, 07 Jan 2012 01:29:19 GMT</pubDate>
<guid>http://snipplr.com/view/62372/sql-date-difference/</guid>
</item>
<item>
<title>(JavaScript) Get time intervals between two Dates - wizard04</title>
<link>http://snipplr.com/view/58379/get-time-intervals-between-two-dates/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 02 Sep 2011 00:20:57 GMT</pubDate>
<guid>http://snipplr.com/view/58379/get-time-intervals-between-two-dates/</guid>
</item>
<item>
<title>(PHP) Basic text diff - jatkins</title>
<link>http://snipplr.com/view/55183/basic-text-diff/</link>
<description><![CDATA[ <p>Released into the public domain. Can be a little buggy, can break up HTML (you may wish to remove HTML before running text through this function).</p> ]]></description>
<pubDate>Mon, 13 Jun 2011 00:34:46 GMT</pubDate>
<guid>http://snipplr.com/view/55183/basic-text-diff/</guid>
</item>
<item>
<title>(Python) Getting the difference between two lists - Python - magicrebirth</title>
<link>http://snipplr.com/view/51138/getting-the-difference-between-two-lists--python/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 26 Mar 2011 03:19:27 GMT</pubDate>
<guid>http://snipplr.com/view/51138/getting-the-difference-between-two-lists--python/</guid>
</item>
<item>
<title>(PHP) Calculate the difference between two dates - dsoms</title>
<link>http://snipplr.com/view/50753/calculate-the-difference-between-two-dates/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 17 Mar 2011 04:00:55 GMT</pubDate>
<guid>http://snipplr.com/view/50753/calculate-the-difference-between-two-dates/</guid>
</item>
<item>
<title>(ActionScript 3) AS3 Array Difference - jaredyeo</title>
<link>http://snipplr.com/view/43704/as3-array-difference/</link>
<description><![CDATA[ <p>vLarger - Larger array
vSmaller - Smaller array</p> ]]></description>
<pubDate>Sun, 07 Nov 2010 11:57:02 GMT</pubDate>
<guid>http://snipplr.com/view/43704/as3-array-difference/</guid>
</item>
<item>
<title>(C#) DateTime difference 2 - nvesic</title>
<link>http://snipplr.com/view/39353/datetime-difference-2/</link>
<description><![CDATA[ <p>Datetime difference in years, months and days, corrected version of existing snippet called DateTime Difference provided by hnielsen</p> ]]></description>
<pubDate>Fri, 20 Aug 2010 20:36:52 GMT</pubDate>
<guid>http://snipplr.com/view/39353/datetime-difference-2/</guid>
</item>
<item>
<title>(Groovy) Comparing two values using the absolute value of their difference - bjoernwilmsmannde</title>
<link>http://snipplr.com/view/34059/comparing-two-values-using-the-absolute-value-of-their-difference/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 08 May 2010 13:02:55 GMT</pubDate>
<guid>http://snipplr.com/view/34059/comparing-two-values-using-the-absolute-value-of-their-difference/</guid>
</item>
<item>
<title>(Java) Date difference - habib123</title>
<link>http://snipplr.com/view/33628/date-difference/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 29 Apr 2010 23:30:38 GMT</pubDate>
<guid>http://snipplr.com/view/33628/date-difference/</guid>
</item>
<item>
<title>(PHP) Date and Time Difference calculates in PHP - fwso</title>
<link>http://snipplr.com/view/29865/date-and-time-difference-calculates-in-php/</link>
<description><![CDATA[ <p>Calculate date time difference</p> ]]></description>
<pubDate>Wed, 17 Mar 2010 02:19:18 GMT</pubDate>
<guid>http://snipplr.com/view/29865/date-and-time-difference-calculates-in-php/</guid>
</item>
<item>
<title>(MySQL) calculate the difference between dates in one columns within the same  table - bradless</title>
<link>http://snipplr.com/view/28622/calculate-the-difference-between-dates-in-one-columns-within-the-same--table/</link>
<description><![CDATA[ <p>I use something similar to the example to get the difference between statuses in a status log table that I have. It comes in handy when determining the number of days between status changes. This works in MySQL 5.0.</p> ]]></description>
<pubDate>Fri, 19 Feb 2010 12:06:53 GMT</pubDate>
<guid>http://snipplr.com/view/28622/calculate-the-difference-between-dates-in-one-columns-within-the-same--table/</guid>
</item>
<item>
<title>(SAS) Call Sumput vs Call SymputX - sarathannapareddy</title>
<link>http://snipplr.com/view/18185/call-sumput-vs-call-symputx/</link>
<description><![CDATA[ <p>Call Symput:

Use CALL SYMPUT is you need to assign a data step value to a macro variable.

Syntax: Call Symput (“Macro variable”, character value)

The first argument to the Symput routine is the name of the macro variable to be assigned to the value from the second argument.</p> ]]></description>
<pubDate>Tue, 11 Aug 2009 16:15:40 GMT</pubDate>
<guid>http://snipplr.com/view/18185/call-sumput-vs-call-symputx/</guid>
</item>
<item>
<title>(ActionScript 3) Difference Between Two Angles - alexaivars</title>
<link>http://snipplr.com/view/15382/difference-between-two-angles/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Fri, 29 May 2009 03:51:22 GMT</pubDate>
<guid>http://snipplr.com/view/15382/difference-between-two-angles/</guid>
</item>
<item>
<title>(PHP) GetTimeDifferenceInWords - oscarduignan</title>
<link>http://snipplr.com/view/13292/gettimedifferenceinwords/</link>
<description><![CDATA[ <p>Simple function to recreate the distance_of_time_in_words function from rails.</p> ]]></description>
<pubDate>Thu, 19 Mar 2009 19:50:32 GMT</pubDate>
<guid>http://snipplr.com/view/13292/gettimedifferenceinwords/</guid>
</item>
<item>
<title>(JavaScript) Calculate Business Days between two dates - Bluebeard</title>
<link>http://snipplr.com/view/4086/calculate-business-days-between-two-dates/</link>
<description><![CDATA[ <p>This routine is loosely based on elightbo's "Calculate Business Days" snippet in ASP, with some process &amp; logic modifications (most notably accounting for situations when both dates fall on a weekend) and a translation to JavaScript.</p> ]]></description>
<pubDate>Wed, 07 Nov 2007 22:44:33 GMT</pubDate>
<guid>http://snipplr.com/view/4086/calculate-business-days-between-two-dates/</guid>
</item>
<item>
<title>(Python) Compare two PIL images in Python - sudarkoff</title>
<link>http://snipplr.com/view/757/compare-two-pil-images-in-python/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 09 Aug 2006 08:42:18 GMT</pubDate>
<guid>http://snipplr.com/view/757/compare-two-pil-images-in-python/</guid>
</item>
</channel>
</rss>