<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
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/"
> <channel><title>Comments on: FreeBSD Set Date Time and Timezone</title> <atom:link href="http://www.cyberciti.biz/faq/howto-set-date-and-time-timezone-in-freebsd/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq/howto-set-date-and-time-timezone-in-freebsd/</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 10 Feb 2012 19:55:56 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Pétur Ingi Egilsson</title><link>http://www.cyberciti.biz/faq/howto-set-date-and-time-timezone-in-freebsd/#comment-59103</link> <dc:creator>Pétur Ingi Egilsson</dc:creator> <pubDate>Sat, 30 Apr 2011 12:21:03 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-set-date-and-time-in-freebsd.php#comment-59103</guid> <description>Thanks, very useful.</description> <content:encoded><![CDATA[<p>Thanks, very useful.</p> ]]></content:encoded> </item> <item><title>By: X. Benedict</title><link>http://www.cyberciti.biz/faq/howto-set-date-and-time-timezone-in-freebsd/#comment-56325</link> <dc:creator>X. Benedict</dc:creator> <pubDate>Tue, 15 Mar 2011 10:14:34 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-set-date-and-time-in-freebsd.php#comment-56325</guid> <description>I prefer
ln -s /usr/share/zoneinfo/Australia/Sydney /etc/localtime (for FreeBSD)
rather than copying the file.  That way when all the timezone data gets updated, you don&#039;t have to copy it again.</description> <content:encoded><![CDATA[<p>I prefer</p><p>ln -s /usr/share/zoneinfo/Australia/Sydney /etc/localtime (for FreeBSD)</p><p>rather than copying the file.  That way when all the timezone data gets updated, you don&#8217;t have to copy it again.</p> ]]></content:encoded> </item> <item><title>By: Tony Acost</title><link>http://www.cyberciti.biz/faq/howto-set-date-and-time-timezone-in-freebsd/#comment-55227</link> <dc:creator>Tony Acost</dc:creator> <pubDate>Fri, 28 Jan 2011 17:19:09 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-set-date-and-time-in-freebsd.php#comment-55227</guid> <description>This is excellent, i was wondering how to get my clock with the right time. Thanks to this I was able to copy my zoneinfo file into /etc/localtime.  Thank you</description> <content:encoded><![CDATA[<p>This is excellent, i was wondering how to get my clock with the right time. Thanks to this I was able to copy my zoneinfo file into /etc/localtime.  Thank you</p> ]]></content:encoded> </item> <item><title>By: shaffy</title><link>http://www.cyberciti.biz/faq/howto-set-date-and-time-timezone-in-freebsd/#comment-48601</link> <dc:creator>shaffy</dc:creator> <pubDate>Mon, 02 Aug 2010 09:55:17 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-set-date-and-time-in-freebsd.php#comment-48601</guid> <description>its really useful.</description> <content:encoded><![CDATA[<p>its really useful.</p> ]]></content:encoded> </item> <item><title>By: Vivek Gite</title><link>http://www.cyberciti.biz/faq/howto-set-date-and-time-timezone-in-freebsd/#comment-45148</link> <dc:creator>Vivek Gite</dc:creator> <pubDate>Sun, 13 Dec 2009 08:45:03 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-set-date-and-time-in-freebsd.php#comment-45148</guid> <description>Try
&lt;code&gt;ls -l /etc/localtime&lt;/code&gt;
OR note down filesize
&lt;code&gt;ls -l /etc/localtime
cd /usr/share/timezone
find . &#124; grep filesize&lt;/code&gt;</description> <content:encoded><![CDATA[<p>Try<br
/> <code>ls -l /etc/localtime</code><br
/> OR note down filesize<br
/> <code>ls -l /etc/localtime<br
/> cd /usr/share/timezone<br
/> find . | grep filesize</code></p> ]]></content:encoded> </item> <item><title>By: shake.chen</title><link>http://www.cyberciti.biz/faq/howto-set-date-and-time-timezone-in-freebsd/#comment-45147</link> <dc:creator>shake.chen</dc:creator> <pubDate>Sun, 13 Dec 2009 08:20:44 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-set-date-and-time-in-freebsd.php#comment-45147</guid> <description>in linux , I can use
date -R
I can check the time zone, how to do in freebsd?</description> <content:encoded><![CDATA[<p>in linux , I can use</p><p>date -R</p><p>I can check the time zone, how to do in freebsd?</p> ]]></content:encoded> </item> <item><title>By: matt</title><link>http://www.cyberciti.biz/faq/howto-set-date-and-time-timezone-in-freebsd/#comment-42033</link> <dc:creator>matt</dc:creator> <pubDate>Fri, 12 Jun 2009 12:31:37 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-set-date-and-time-in-freebsd.php#comment-42033</guid> <description>date yymmddhh.ss
The key is the period before &quot;.ss&quot;</description> <content:encoded><![CDATA[<p>date yymmddhh.ss</p><p>The key is the period before &#8220;.ss&#8221;</p> ]]></content:encoded> </item> <item><title>By: Richard</title><link>http://www.cyberciti.biz/faq/howto-set-date-and-time-timezone-in-freebsd/#comment-39364</link> <dc:creator>Richard</dc:creator> <pubDate>Thu, 04 Dec 2008 04:53:07 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-set-date-and-time-in-freebsd.php#comment-39364</guid> <description>You should correct the format it isn&#039;t
&quot;date yymmddhhSS&quot;
it is
&quot;date yymmddhhMM&quot;
The last two digits will be the minutes, not the seconds.</description> <content:encoded><![CDATA[<p>You should correct the format it isn&#8217;t</p><p>&#8220;date yymmddhhSS&#8221;</p><p>it is</p><p>&#8220;date yymmddhhMM&#8221;</p><p>The last two digits will be the minutes, not the seconds.</p> ]]></content:encoded> </item> <item><title>By: Chater</title><link>http://www.cyberciti.biz/faq/howto-set-date-and-time-timezone-in-freebsd/#comment-38628</link> <dc:creator>Chater</dc:creator> <pubDate>Sun, 24 Aug 2008 09:24:20 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-set-date-and-time-in-freebsd.php#comment-38628</guid> <description>Very big thanks.
It&#039;s very useful. I was seek this info on many of russian sites, but only your blog is help me :)
So thanxxx again</description> <content:encoded><![CDATA[<p>Very big thanks.<br
/> It&#8217;s very useful. I was seek this info on many of russian sites, but only your blog is help me :)<br
/> So thanxxx again</p> ]]></content:encoded> </item> <item><title>By: Otuyelu</title><link>http://www.cyberciti.biz/faq/howto-set-date-and-time-timezone-in-freebsd/#comment-36560</link> <dc:creator>Otuyelu</dc:creator> <pubDate>Mon, 11 Jun 2007 07:55:59 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-set-date-and-time-in-freebsd.php#comment-36560</guid> <description>While on a FreeBSD system tried using the Linux format to no avail, before running to google where i found your post.
Thanks for posting, a real help</description> <content:encoded><![CDATA[<p>While on a FreeBSD system tried using the Linux format to no avail, before running to google where i found your post.</p><p>Thanks for posting, a real help</p> ]]></content:encoded> </item> <item><title>By: Charles</title><link>http://www.cyberciti.biz/faq/howto-set-date-and-time-timezone-in-freebsd/#comment-10025</link> <dc:creator>Charles</dc:creator> <pubDate>Wed, 14 Feb 2007 20:00:30 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-set-date-and-time-in-freebsd.php#comment-10025</guid> <description>I did major screwup on production server wanting to paste a date change command to a test machine.
just be careful when you test daylight savings, and make sure you do it on a &quot;test&quot; machine not on your NTP server :)</description> <content:encoded><![CDATA[<p>I did major screwup on production server wanting to paste a date change command to a test machine.</p><p>just be careful when you test daylight savings, and make sure you do it on a &#8220;test&#8221; machine not on your NTP server :)</p> ]]></content:encoded> </item> <item><title>By: Paul</title><link>http://www.cyberciti.biz/faq/howto-set-date-and-time-timezone-in-freebsd/#comment-1679</link> <dc:creator>Paul</dc:creator> <pubDate>Tue, 31 Oct 2006 07:11:25 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-set-date-and-time-in-freebsd.php#comment-1679</guid> <description>Your site was really of much help to me. Thanks a million.</description> <content:encoded><![CDATA[<p>Your site was really of much help to me. Thanks a million.</p> ]]></content:encoded> </item> <item><title>By: nixcraft</title><link>http://www.cyberciti.biz/faq/howto-set-date-and-time-timezone-in-freebsd/#comment-862</link> <dc:creator>nixcraft</dc:creator> <pubDate>Thu, 12 Oct 2006 20:15:50 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-set-date-and-time-in-freebsd.php#comment-862</guid> <description>Gooofy,
This FAQ is about FreeBSD and not about Linux. So the command format is correct and it only works with FreeBSD. Linux specific information:
http://www.cyberciti.biz/faq/howto-set-date-time-from-linux-command-prompt/</description> <content:encoded><![CDATA[<p>Gooofy,</p><p>This FAQ is about FreeBSD and not about Linux. So the command format is correct and it only works with FreeBSD. Linux specific information:<br
/> <a
href="http://www.cyberciti.biz/faq/howto-set-date-time-from-linux-command-prompt/" rel="nofollow">http://www.cyberciti.biz/faq/howto-set-date-time-from-linux-command-prompt/</a></p> ]]></content:encoded> </item> <item><title>By: Gooofy</title><link>http://www.cyberciti.biz/faq/howto-set-date-and-time-timezone-in-freebsd/#comment-854</link> <dc:creator>Gooofy</dc:creator> <pubDate>Thu, 12 Oct 2006 17:39:30 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-set-date-and-time-in-freebsd.php#comment-854</guid> <description>That conflicts with the format posted here
http://www.linuxdevcenter.com/linux/cmd/cmd.csp?path=d/date
date mmddhhmmyy</description> <content:encoded><![CDATA[<p>That conflicts with the format posted here<br
/> <a
href="http://www.linuxdevcenter.com/linux/cmd/cmd.csp?path=d/date" rel="nofollow">http://www.linuxdevcenter.com/linux/cmd/cmd.csp?path=d/date</a></p><p>date mmddhhmmyy</p> ]]></content:encoded> </item> <item><title>By: nixcraft</title><link>http://www.cyberciti.biz/faq/howto-set-date-and-time-timezone-in-freebsd/#comment-386</link> <dc:creator>nixcraft</dc:creator> <pubDate>Mon, 02 Oct 2006 06:59:17 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-set-date-and-time-in-freebsd.php#comment-386</guid> <description>JaY,
It was typo. The correct syntax is as follows (updated):
&lt;b&gt;date yymmddhhss&lt;/b&gt;
Appreciate your post.</description> <content:encoded><![CDATA[<p>JaY,</p><p>It was typo. The correct syntax is as follows (updated):<br
/> <b>date yymmddhhss</b></p><p>Appreciate your post.</p> ]]></content:encoded> </item> <item><title>By: JaY</title><link>http://www.cyberciti.biz/faq/howto-set-date-and-time-timezone-in-freebsd/#comment-385</link> <dc:creator>JaY</dc:creator> <pubDate>Mon, 02 Oct 2006 06:39:36 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/faq/howto-set-date-and-time-in-freebsd.php#comment-385</guid> <description>Good Site.. Keep Up the Good Work. Just wanted to point out that you may confuse a noob by showing this example since you put mm at the end of your sample but in your key you list ss as the second. Probly should tell them its the minute.. Just a FYI I know how it is.. nix people jot things down so fast that they don&#039;t even notice it..
date yymmddhhmm
Where,
yy : Year in two digit
mm : Month (1-12)
dd : Day (1-31)
hh : Hours (0..23)
ss : Seconds
For the new person that didn&#039;t know at the end of the string its the minute .. even though it looks like it asks for the month in this example.
JaY</description> <content:encoded><![CDATA[<p>Good Site.. Keep Up the Good Work. Just wanted to point out that you may confuse a noob by showing this example since you put mm at the end of your sample but in your key you list ss as the second. Probly should tell them its the minute.. Just a FYI I know how it is.. nix people jot things down so fast that they don&#8217;t even notice it..</p><p>date yymmddhhmm<br
/> Where,</p><p>yy : Year in two digit<br
/> mm : Month (1-12)<br
/> dd : Day (1-31)<br
/> hh : Hours (0..23)<br
/> ss : Seconds</p><p>For the new person that didn&#8217;t know at the end of the string its the minute .. even though it looks like it asks for the month in this example.</p><p>JaY</p> ]]></content:encoded> </item> </channel> </rss>
