<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=Linux%2Fdate</id>
	<title>Linux/date - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://aznot.com/index.php?action=history&amp;feed=atom&amp;title=Linux%2Fdate"/>
	<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=Linux/date&amp;action=history"/>
	<updated>2026-05-09T00:12:28Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://aznot.com/index.php?title=Linux/date&amp;diff=3477&amp;oldid=prev</id>
		<title>Kenneth at 14:00, 18 June 2016</title>
		<link rel="alternate" type="text/html" href="https://aznot.com/index.php?title=Linux/date&amp;diff=3477&amp;oldid=prev"/>
		<updated>2016-06-18T14:00:17Z</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;Unix Timestamp:&lt;br /&gt;
 # %s     seconds since 1970-01-01 00:00:00 UTC&lt;br /&gt;
 date +%s&lt;br /&gt;
 date +%u   # %u - day of week (1..7); 1 is Monday&lt;br /&gt;
 date +%w   # %w - day of week (0..6); 0 is Sunday&lt;br /&gt;
&lt;br /&gt;
 date +%Y-%m-%d-%H-%M-%S  # 2016-06-18-07-59-40&lt;br /&gt;
 date +%Y%m%d%H%M%S  # 20160618075940&lt;br /&gt;
&lt;br /&gt;
== keywords ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux]]&lt;/div&gt;</summary>
		<author><name>Kenneth</name></author>
	</entry>
</feed>