<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Copyright (C) 2001-2008 - Developer Shed, LLC. -->
<rss version="2.0">
<channel>
<title>Tutorialized.com - Latest Tutorial Listings For Date and Time</title>
<link>http://www.tutorialized.com/</link>
<description>Photoshop Tutorials and Flash Tutorials</description>
<language>en-us</language>
<lastBuildDate>Tue, 07 Oct 2008 02:25:51 -0400</lastBuildDate>
<pubDate>Tue, 07 Oct 2008 02:25:51 -0400</pubDate>
<item>
<title>Show when a file was last modified</title>
<pubDate>Mon, 01 Sep 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Show-when-a-file-was-last-modified/37540</link>
<description>
<![CDATA[Get the time a certain file was last modified according to the server, and print it on the page.
<br><a href="http://rsslinks.industrybrains.com/click?sid=360&amp;scid=10113&amp;rqctid=4194&amp;lid=491901&amp;cid=97009&amp;pr=2&amp;tstamp=20081007000000&amp;url=http://www.spamtitan.com/spam_titan_vmware_tech.php">SpamTitan - Virtual Email Appliance</a> 99% Spam Detection, Kaspersky AV, Anti phishing, $550 for 100 users. Free Download 30 Day Trial Now!]]>
</description><guid>http://www.tutorialized.com/tutorial/Show-when-a-file-was-last-modified/37540</guid>
</item>
<item>
<title>Translate date into your language</title>
<pubDate>Thu, 07 Aug 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Translate-date-into-your-language/36902</link>
<description>
<![CDATA[In this tutorial I'm going to show you how to translate date into your language and display it.]]>
</description><guid>http://www.tutorialized.com/tutorial/Translate-date-into-your-language/36902</guid>
</item>
<item>
<title>PHP Date: Finding Date / Time</title>
<pubDate>Wed, 07 May 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/PHP-Date%3A-Finding-Date-%2F-Time/34476</link>
<description>
<![CDATA[I show you how to find out what the date was yesterday, 1 week ago, and 1 month ago using PHP. Once you learn the principal of how the script works, you can use it to determine how long ago anything w...]]>
</description><guid>http://www.tutorialized.com/tutorial/PHP-Date%3A-Finding-Date-%2F-Time/34476</guid>
</item>
<item>
<title>Yesterdays date, the easy and hard way</title>
<pubDate>Wed, 19 Mar 2008 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Yesterdays-date%2C-the-easy-and-hard-way/33214</link>
<description>
<![CDATA[There are hard and easy ways to work with dates in PHP. Here is the hard and the easy way to get &quot;yesterdays date&quot;.]]>
</description><guid>http://www.tutorialized.com/tutorial/Yesterdays-date%2C-the-easy-and-hard-way/33214</guid>
</item>
<item>
<title>Subtract Dates</title>
<pubDate>Mon, 24 Dec 2007 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Subtract-Dates/31046</link>
<description>
<![CDATA[A simple function to calculate Days (difference) between two dates. The function can be easily extended to get the result in minute, hours, months etc.]]>
</description><guid>http://www.tutorialized.com/tutorial/Subtract-Dates/31046</guid>
</item>
<item>
<title>Creating a PHP Script Timer</title>
<pubDate>Wed, 31 Oct 2007 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Creating-a-PHP-Script-Timer/29689</link>
<description>
<![CDATA[This timer is easy to implement and determines the time taken for a php script to execute correct to a microsecond.]]>
</description><guid>http://www.tutorialized.com/tutorial/Creating-a-PHP-Script-Timer/29689</guid>
</item>
<item>
<title>Advanced Page Last Modified Script</title>
<pubDate>Tue, 30 Oct 2007 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Advanced-Page-Last-Modified-Script/29685</link>
<description>
<![CDATA[Want to display when the page was last modified? Use this script.]]>
</description><guid>http://www.tutorialized.com/tutorial/Advanced-Page-Last-Modified-Script/29685</guid>
</item>
<item>
<title>PHP measuring page load time</title>
<pubDate>Mon, 18 Jun 2007 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/PHP-measuring-page-load-time/26224</link>
<description>
<![CDATA[In this tutorial you will learn from a simple code how to generate the page loading time using pure PHP programing. The idea is simple, this script generates a number that counts in seconds the page l...]]>
</description><guid>http://www.tutorialized.com/tutorial/PHP-measuring-page-load-time/26224</guid>
</item>
<item>
<title>PHP Date and Time</title>
<pubDate>Wed, 06 Jun 2007 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/PHP-Date-and-Time/25931</link>
<description>
<![CDATA[PHP provides powerful tools for date arithmetic that make manipulating dates easy.]]>
</description><guid>http://www.tutorialized.com/tutorial/PHP-Date-and-Time/25931</guid>
</item>
<item>
<title>Countdown in days</title>
<pubDate>Mon, 21 May 2007 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Countdown-in-days/25603</link>
<description>
<![CDATA[This incredibly simple code will take a date and work out the number of days until that date, it can also be displayed as seconds, hours, weeks, months, days .etc. Learn how it works and find out abou...]]>
</description><guid>http://www.tutorialized.com/tutorial/Countdown-in-days/25603</guid>
</item>
<item>
<title>PHP date function explained</title>
<pubDate>Mon, 30 Apr 2007 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/PHP-date-function-explained/24987</link>
<description>
<![CDATA[With PHP's date function you format timestamps, so they are more human readable. The following tutorial will teach you how to display the current time, formating PHP's time stamp, and show you all the...]]>
</description><guid>http://www.tutorialized.com/tutorial/PHP-date-function-explained/24987</guid>
</item>
<item>
<title>Calculate a Person's Age From Two Dates</title>
<pubDate>Thu, 29 Mar 2007 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Calculate-a-Person%27s-Age-From-Two-Dates/23799</link>
<description>
<![CDATA[Many registration forms request registrants' birth dates. This function allows you to use that information to determine a person's age. This is useful when determining whether COPPA requires parental ...]]>
</description><guid>http://www.tutorialized.com/tutorial/Calculate-a-Person%27s-Age-From-Two-Dates/23799</guid>
</item>
<item>
<title>Creating a count down system</title>
<pubDate>Fri, 23 Mar 2007 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Creating-a-count-down-system/23650</link>
<description>
<![CDATA[In this tutorial I will show you how to create a simple count down system.]]>
</description><guid>http://www.tutorialized.com/tutorial/Creating-a-count-down-system/23650</guid>
</item>
<item>
<title>Calculate the number of days, weeks, years between two user inputted dates</title>
<pubDate>Sat, 20 Jan 2007 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Calculate-the-number-of-days%2C-weeks%2C-years-between-two-user-inputted-dates/21199</link>
<description>
<![CDATA[Ever wondered how to calculate the number of days between two dates using PHP. Well, by following this very detailed article you will learn in no time.]]>
</description><guid>http://www.tutorialized.com/tutorial/Calculate-the-number-of-days%2C-weeks%2C-years-between-two-user-inputted-dates/21199</guid>
</item>
<item>
<title>Show time left with PHP, nice formatted</title>
<pubDate>Mon, 08 May 2006 01:01:01 -0400</pubDate>
<link>http://www.tutorialized.com/tutorial/Show-time-left-with-PHP%2C-nice-formatted/13004</link>
<description>
<![CDATA[If you have an expiration time/date, and want to show how long time it's left until that time/date this is the stuff for you.]]>
</description><guid>http://www.tutorialized.com/tutorial/Show-time-left-with-PHP%2C-nice-formatted/13004</guid>
</item>
</channel>
</rss>