<?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>Sun, 15 Jan 2012 01:06:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Converting Month of Date into a Different Format</title>
		<link>http://www.scriptsforapple.com/converting-dates-to-different-formats/</link>
		<comments>http://www.scriptsforapple.com/converting-dates-to-different-formats/#comments</comments>
		<pubDate>Thu, 13 Jan 2011 12:26:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[date]]></category>
		<category><![CDATA[Editing Text]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[MacOS]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[handler]]></category>
		<category><![CDATA[text returned]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=2185</guid>
		<description><![CDATA[<p></p> <p>Here, I show you how to convert a month name to its numerical data and visa-versa. This can be very useful when, for instance, you have databases in which you need to display the date in a long, more user-friendly form, and in another, where you want a more condensed, short date for a [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/converting-dates-to-different-formats/feed/</wfw:commentRss>
		<slash:comments>98</slash:comments>
		</item>
		<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[Math Operators]]></category>
		<category><![CDATA[date string]]></category>
		<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[greater than]]></category>
		<category><![CDATA[less than]]></category>
		<category><![CDATA[math operators]]></category>
		<category><![CDATA[operators]]></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>117</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[choose from list]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[Converting a date in textual form to date format]]></category>
		<category><![CDATA[current date]]></category>
		<category><![CDATA[date coercions]]></category>
		<category><![CDATA[date string]]></category>
		<category><![CDATA[display alert]]></category>
		<category><![CDATA[Script Editor]]></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>345</slash:comments>
		</item>
	</channel>
</rss>

