<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/css" href="http://brandonhutchinson.com/mediawiki/skins/common/feed.css?97"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>UNIX epoch conversion - Revision history</title>
		<link>http://brandonhutchinson.com/mediawiki/index.php5?title=UNIX_epoch_conversion&amp;action=history</link>
		<description>Revision history for this page on the wiki</description>
		<language>en</language>
		<generator>MediaWiki 1.11.0rc1</generator>
		<lastBuildDate>Mon, 20 May 2013 07:38:39 GMT</lastBuildDate>
		<item>
			<title>Hutch: Unix epoch conversion moved to UNIX epoch conversion</title>
			<link>http://brandonhutchinson.com/mediawiki/index.php5?title=UNIX_epoch_conversion&amp;diff=378&amp;oldid=prev</link>
			<description>&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;</description>
			<pubDate>Wed, 26 Sep 2007 19:51:35 GMT</pubDate>			<dc:creator>Hutch</dc:creator>			<comments>http://brandonhutchinson.com/wiki/Talk:UNIX_epoch_conversion</comments>		</item>
		<item>
			<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>http://brandonhutchinson.com/mediawiki/index.php5?title=UNIX_epoch_conversion&amp;diff=377&amp;oldid=prev</link>
			<description>&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;</description>
			<pubDate>Wed, 26 Sep 2007 19:51:21 GMT</pubDate>			<dc:creator>Hutch</dc:creator>			<comments>http://brandonhutchinson.com/wiki/Talk:UNIX_epoch_conversion</comments>		</item>
	</channel>
</rss>