<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://gwiki3.thatlinuxbox.com/index.php?action=history&amp;feed=atom&amp;title=Date_Format_Syntax</id>
		<title>Date Format Syntax - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://gwiki3.thatlinuxbox.com/index.php?action=history&amp;feed=atom&amp;title=Date_Format_Syntax"/>
		<link rel="alternate" type="text/html" href="http://gwiki3.thatlinuxbox.com/index.php?title=Date_Format_Syntax&amp;action=history"/>
		<updated>2026-04-06T09:24:33Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.27.5</generator>

	<entry>
		<id>http://gwiki3.thatlinuxbox.com/index.php?title=Date_Format_Syntax&amp;diff=2763&amp;oldid=prev</id>
		<title>Robert at 21:22, 1 July 2004</title>
		<link rel="alternate" type="text/html" href="http://gwiki3.thatlinuxbox.com/index.php?title=Date_Format_Syntax&amp;diff=2763&amp;oldid=prev"/>
				<updated>2004-07-01T21:22:59Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;*%a - abbreviated weekday name according to the current locale&lt;br /&gt;
*%A - full weekday name according to the current locale&lt;br /&gt;
*%b - abbreviated month name according to the current locale&lt;br /&gt;
*%B - full month name according to the current locale&lt;br /&gt;
*%c - preferred date and time representation for the current locale&lt;br /&gt;
*%C - century number (the year divided by 100 and truncated to an integer, range 00 to 99)&lt;br /&gt;
*%d - day of the month as a decimal number (range 00 to 31)&lt;br /&gt;
*%D - same as %m/%d/%y&lt;br /&gt;
*%e - day of the month as a decimal number, a single digit is preceded by a space (range ' 1' to '31')&lt;br /&gt;
*%h - same as %b&lt;br /&gt;
*%H - hour as a decimal number using a 24-hour clock (range 00 to 23)&lt;br /&gt;
*%I - hour as a decimal number using a 12-hour clock (range 01 to 12)&lt;br /&gt;
*%j - day of the year as a decimal number (range 001 to 366)&lt;br /&gt;
*%m - month as a decimal number (range 1 to 12)&lt;br /&gt;
*%M - minute as a decimal number&lt;br /&gt;
*%n - newline character&lt;br /&gt;
*%p - either `am' or `pm' according to the given time value, or the corresponding strings for the current locale&lt;br /&gt;
*%r - time in a.m. and p.m. notation&lt;br /&gt;
*%R - time in 24 hour notation&lt;br /&gt;
*%S - second as a decimal number&lt;br /&gt;
*%t - tab character&lt;br /&gt;
*%T - current time, equal to %H:%M:%S&lt;br /&gt;
*%u - weekday as a decimal number [1,7], with 1 representing Monday&lt;br /&gt;
*%U - week number of the current year as a decimal number, starting with the first Sunday as the first day of the first week&lt;br /&gt;
*%V - The ISO 8601:1988 week number of the current year as a decimal number, range 01 to 53, where week 1 is the first week that has at least 4 days in the current year, and with Monday as the first day of the week.&lt;br /&gt;
*%W - week number of the current year as a decimal number, starting with the first Monday as the first day of the first week&lt;br /&gt;
*%w - day of the week as a decimal, Sunday being 0&lt;br /&gt;
*%x - preferred date representation for the current locale without the time&lt;br /&gt;
*%X - preferred time representation for the current locale without the date&lt;br /&gt;
*%y - year as a decimal number without a century (range 00 to 99)&lt;br /&gt;
*%Y - year as a decimal number including the century&lt;br /&gt;
*%Z - time zone or name or abbreviation&lt;br /&gt;
*%% - a literal `%' character&lt;/div&gt;</summary>
		<author><name>Robert</name></author>	</entry>

	</feed>