<?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 string</title>
	<atom:link href="http://www.scriptsforapple.com/tag/date-string/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>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>
		<item>
		<title>More on List Dialogs</title>
		<link>http://www.scriptsforapple.com/more-on-list-dialogs/</link>
		<comments>http://www.scriptsforapple.com/more-on-list-dialogs/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 11:07:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Choose Dialogs]]></category>
		<category><![CDATA[choose from list]]></category>
		<category><![CDATA[list dialog]]></category>
		<category><![CDATA[MacOS]]></category>
		<category><![CDATA[AppleWorks 6]]></category>
		<category><![CDATA[current date]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[date string]]></category>
		<category><![CDATA[display dialog]]></category>
		<category><![CDATA[FileMaker]]></category>
		<category><![CDATA[FileMaker Pro]]></category>
		<category><![CDATA[HyperCard]]></category>
		<category><![CDATA[MacOsX]]></category>
		<category><![CDATA[Microsoft Word]]></category>
		<category><![CDATA[Script Editor]]></category>
		<category><![CDATA[SuperCard]]></category>
		<category><![CDATA[text item delimiters]]></category>

		<guid isPermaLink="false">http://www.scriptsforapple.com/?p=34</guid>
		<description><![CDATA[<p>This post will deal with what I consider a very concrete use of the &#8216;choose from list&#8217; dialog. After reading this (and perhaps trying it out in the Script Editor) you will probably be totally confused (just kidding!!) It gets a little complicated, but it is basically a cut-and-paste script.</p> <p>If you pay close attention [...]]]></description>
		<wfw:commentRss>http://www.scriptsforapple.com/more-on-list-dialogs/feed/</wfw:commentRss>
		<slash:comments>427</slash:comments>
		</item>
	</channel>
</rss>

