<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://brandonhutchinson.com/mediawiki/skins/common/feed.css?97"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://brandonhutchinson.com/mediawiki/index.php5?title=UNIX_epoch_conversion&amp;action=history&amp;feed=atom</id>
		<title>UNIX epoch conversion - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://brandonhutchinson.com/mediawiki/index.php5?title=UNIX_epoch_conversion&amp;action=history&amp;feed=atom"/>
		<link rel="alternate" type="text/html" href="http://brandonhutchinson.com/mediawiki/index.php5?title=UNIX_epoch_conversion&amp;action=history"/>
		<updated>2013-06-19T12:46:46Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.11.0rc1</generator>

	<entry>
		<id>http://brandonhutchinson.com/mediawiki/index.php5?title=UNIX_epoch_conversion&amp;diff=378&amp;oldid=prev</id>
		<title>Hutch: Unix epoch conversion moved to UNIX epoch conversion</title>
		<link rel="alternate" type="text/html" href="http://brandonhutchinson.com/mediawiki/index.php5?title=UNIX_epoch_conversion&amp;diff=378&amp;oldid=prev"/>
				<updated>2007-09-26T19:51:35Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;a href=&quot;/wiki/Unix_epoch_conversion&quot; title=&quot;Unix epoch conversion&quot;&gt;Unix epoch conversion&lt;/a&gt; moved to &lt;a href=&quot;/wiki/UNIX_epoch_conversion&quot; title=&quot;UNIX epoch conversion&quot;&gt;UNIX epoch conversion&lt;/a&gt;&lt;/p&gt;

			&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;col class='diff-marker' /&gt;
			&lt;col class='diff-content' /&gt;
			&lt;tr&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;←Older revision&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 19:51, 26 September 2007&lt;/td&gt;
			&lt;/tr&gt;
		&lt;/table&gt;</summary>
		<author><name>Hutch</name></author>	</entry>

	<entry>
		<id>http://brandonhutchinson.com/mediawiki/index.php5?title=UNIX_epoch_conversion&amp;diff=377&amp;oldid=prev</id>
		<title>Hutch: New page: === Days since the UNIX epoch ===  Return the number of days since the UNIX epoch using ''perl'':  $ '''perl -e 'printf qq{%d\n},time/86400''''  === Convert ''/etc/shadow'' ''lastchg'' to ...</title>
		<link rel="alternate" type="text/html" href="http://brandonhutchinson.com/mediawiki/index.php5?title=UNIX_epoch_conversion&amp;diff=377&amp;oldid=prev"/>
				<updated>2007-09-26T19:51:21Z</updated>
		
		<summary type="html">&lt;p&gt;New page: === Days since the UNIX epoch ===  Return the number of days since the UNIX epoch using ''perl'':  $ '''perl -e 'printf qq{%d\n},time/86400''''  === Convert ''/etc/shadow'' ''lastchg'' to ...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=== Days since the UNIX epoch ===&lt;br /&gt;
&lt;br /&gt;
Return the number of days since the UNIX epoch using ''perl'':&lt;br /&gt;
 $ '''perl -e 'printf qq{%d\n},time/86400''''&lt;br /&gt;
&lt;br /&gt;
=== Convert ''/etc/shadow'' ''lastchg'' to date ===&lt;br /&gt;
&lt;br /&gt;
Convert the ''lastchg'' field in ''/etc/shadow'' to a date using GNU ''date'':&lt;br /&gt;
&lt;br /&gt;
 $ '''date -d &amp;quot;1 January 1970 + ''lastchg'' days&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
=== Links ===&lt;br /&gt;
&lt;br /&gt;
* [http://en.wikipedia.org/wiki/Unix_time Unix time]&lt;br /&gt;
* [http://www.sunmanagers.org/pipermail/summaries/2002-November/002707.html SUMMARY - Convert lastchg field in shadow file to date]&lt;/div&gt;</summary>
		<author><name>Hutch</name></author>	</entry>

	</feed>