<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Linux Admin Zone &#187; date time</title>
	<atom:link href="http://linuxadminzone.com/tag/date-time/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxadminzone.com</link>
	<description>Adding more reasons to celebrate Open Source.</description>
	<lastBuildDate>Wed, 23 Nov 2011 14:56:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>How to change Date, Time and Time Zone in Linux</title>
		<link>http://linuxadminzone.com/how-to-change-date-time-and-time-zone-in-linux/</link>
		<comments>http://linuxadminzone.com/how-to-change-date-time-and-time-zone-in-linux/#comments</comments>
		<pubDate>Thu, 15 May 2008 07:22:14 +0000</pubDate>
		<dc:creator>jagbir</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[date time]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[time zone]]></category>

		<guid isPermaLink="false">http://linuxadminzone.com/?p=11</guid>
		<description><![CDATA[In Redhat based distro, here&#8217;s a quick solution to change your time zone to PST/PDT: $ mv /etc/localtime /etc/localtime.Old &#38;&#38; ln -s /usr/share/zoneinfo/PST8PDT /etc/localtime Other commands: Change Time zone to IST: $ mv /etc/localtime /etc/localtime.Old &#38;&#38; ln -s /usr/share/zoneinfo/Asia/Calcutta /etc/localtime Set the TZ environment variable for quick display time according to preferred Time Zone: $ [...]]]></description>
		<wfw:commentRss>http://linuxadminzone.com/how-to-change-date-time-and-time-zone-in-linux/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

