<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Learning AppleScript for Beginners &#187; date</title>
	<atom:link href="http://www.scriptsforapple.com/category/date/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptsforapple.com</link>
	<description>Discussions on AppleScripting, with emphasis on tutorials for those new to scripting. Example scripts of general utility, as well as some that relate to specific applications (FileMaker Pro, AppleWorks, Script Editor, specialized scripts and others). Some discussion of HyperCard and AppleScript and the Classic (OS9) environment</description>
	<lastBuildDate>Tue, 26 Jan 2010 18:30:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Working with Dates and Using Math Operators</title>
		<link>http://www.scriptsforapple.com/working-with-dates-and-using-math-operators/</link>
		<comments>http://www.scriptsforapple.com/working-with-dates-and-using-math-operators/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 13:01:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[date]]></category>
		<category><![CDATA[date string]]></category>
		<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[greater than]]></category>
		<category><![CDATA[less than]]></category>
		<category><![CDATA[time string]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=1747</guid>
		<description><![CDATA[<p>One of the more curious aspects of AppleScript that inexperienced scripters are not aware of (and even more experienced scripters often overlook) is the fact that you can use the greater than [&#62;] operator and the less than [&#60;] operator with dates to determine, for instance, which of two given dates occurs first in the [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/working-with-dates-and-using-math-operators/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Working with Dates in AppleScript</title>
		<link>http://www.scriptsforapple.com/working-with-dates-in-applescript/</link>
		<comments>http://www.scriptsforapple.com/working-with-dates-in-applescript/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 02:51:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[choose from list]]></category>
		<category><![CDATA[date]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=1738</guid>
		<description><![CDATA[<p>If you have ever worked with date coercions and manipulations in AppleScript, you know how frustrating it can be, from something as simple as trying to coerce it to text so that it can be displayed in a dialog, to trying to convert it to a different date format; you have one simple thing in [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/working-with-dates-in-applescript/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
