<?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>Frequently Asked Questions About Linux / UNIX &#187; unix time</title> <atom:link href="http://www.cyberciti.biz/faq/tag/unix-time/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 03 Feb 2012 22:38:32 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Linux / UNIX: Convert Epoch Seconds To the Current Time</title><link>http://www.cyberciti.biz/faq/convert-epoch-seconds-to-the-current-time-date/</link> <comments>http://www.cyberciti.biz/faq/convert-epoch-seconds-to-the-current-time-date/#comments</comments> <pubDate>Tue, 16 Mar 2010 08:41:47 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Commands]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[UNIX]]></category> <category><![CDATA[AWK Convert Epoch Seconds]]></category> <category><![CDATA[command man]]></category> <category><![CDATA[coordinated universal time]]></category> <category><![CDATA[leap seconds]]></category> <category><![CDATA[linux operating systems]]></category> <category><![CDATA[man page]]></category> <category><![CDATA[Perl]]></category> <category><![CDATA[perl Convert Epoch Seconds]]></category> <category><![CDATA[posix]]></category> <category><![CDATA[Redhat date Convert Epoch Seconds]]></category> <category><![CDATA[Solaris Date Convert Epoch Seconds]]></category> <category><![CDATA[time type]]></category> <category><![CDATA[time utc]]></category> <category><![CDATA[unix time]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=6829</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/linux/' title='See all GNU/Linux related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> <span
class="drop_cap">H</span>ow do I convert Epoch seconds to the current time under UNIX or Linux operating systems?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/convert-epoch-seconds-to-the-current-time-date/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Linux Date Command: Convert Named Stats Dump Date</title><link>http://www.cyberciti.biz/faq/bind-named-stats-dns-server-date/</link> <comments>http://www.cyberciti.biz/faq/bind-named-stats-dns-server-date/#comments</comments> <pubDate>Thu, 11 Mar 2010 10:54:45 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[BASH Shell]]></category> <category><![CDATA[Bind dns]]></category> <category><![CDATA[/var/named/chroot/var/named/data/named_stats.txt]]></category> <category><![CDATA[bind]]></category> <category><![CDATA[bind 9]]></category> <category><![CDATA[chroot]]></category> <category><![CDATA[coordinated universal time]]></category> <category><![CDATA[date command]]></category> <category><![CDATA[date linux]]></category> <category><![CDATA[human readable format]]></category> <category><![CDATA[january 1]]></category> <category><![CDATA[leap seconds]]></category> <category><![CDATA[local time]]></category> <category><![CDATA[man date]]></category> <category><![CDATA[man page]]></category> <category><![CDATA[points in time]]></category> <category><![CDATA[posix]]></category> <category><![CDATA[posix time]]></category> <category><![CDATA[rhel]]></category> <category><![CDATA[statistics]]></category> <category><![CDATA[time unix]]></category> <category><![CDATA[time utc]]></category> <category><![CDATA[unix time]]></category> <category><![CDATA[UTC]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=6762</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/bash-shell/' title='See all Bash/Shell scripting related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/terminal.png' border='0' /></a></div> <span
class="drop_cap">T</span>he rndc stats commands created /var/named/chroot/var/named/data/named_stats.txt file under RHEL 5.x or CentOS 5.x BIND 9 server. However, date is not is correct format. The date is in the following format:<br
/> <strong>grep 'Dump' /var/named/chroot/var/named/data/named_stats.txt</strong><br
/> outputs:<br
/><blockquote> +++ Statistics Dump +++ (1263408025)<br
/> --- Statistics Dump --- (1263408025)<br
/> +++ Statistics Dump +++ (1263408071)<br
/> --- Statistics Dump --- (1263408071)<br
/> +++ Statistics Dump +++ (1268304218)<br
/> --- Statistics Dump --- (1268304218)<br
/> +++ Statistics Dump +++ (1268304248)<br
/> --- Statistics Dump --- (1268304248)<br
/></blockquote><br
/><br
/> How do I convert date (e.g., 1263408025) in a human readable format?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/bind-named-stats-dns-server-date/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>Howto: Linux server change or setup the timezone</title><link>http://www.cyberciti.biz/faq/howto-linux-unix-change-setup-timezone-tz-variable/</link> <comments>http://www.cyberciti.biz/faq/howto-linux-unix-change-setup-timezone-tz-variable/#comments</comments> <pubDate>Sun, 27 Aug 2006 06:06:38 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[Debian / Ubuntu]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Suse]]></category> <category><![CDATA[Ubuntu Linux]]></category> <category><![CDATA[/etc/localtime]]></category> <category><![CDATA[calcutta]]></category> <category><![CDATA[centos set timezone]]></category> <category><![CDATA[change linux timezon]]></category> <category><![CDATA[change timezone]]></category> <category><![CDATA[Change timezone in Linux]]></category> <category><![CDATA[correct time zone]]></category> <category><![CDATA[environment variable]]></category> <category><![CDATA[how to change server date in unix]]></category> <category><![CDATA[leap seconds]]></category> <category><![CDATA[linux change timezone]]></category> <category><![CDATA[linux set timezone]]></category> <category><![CDATA[linux timezone]]></category> <category><![CDATA[linux timezone file]]></category> <category><![CDATA[localtime]]></category> <category><![CDATA[midnight utc]]></category> <category><![CDATA[redhat]]></category> <category><![CDATA[redhat-config-date command]]></category> <category><![CDATA[select time zone]]></category> <category><![CDATA[set timezone linux]]></category> <category><![CDATA[time zones]]></category> <category><![CDATA[timezone linux]]></category> <category><![CDATA[tz environment]]></category> <category><![CDATA[tz redhat linux date]]></category> <category><![CDATA[unix time]]></category> <category><![CDATA[zone directory]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/howto-linux-unix-change-setup-timezone-tz-variable/</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='/faq/category/linux/' title='See all GNU/Linux related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/linux-logo.png' border='0' /></a></div> <span
style='color: rgb(255, 0, 0);'>Q. </span>My timezone is pointing to wrong timezone. How do I setup or change the timezone under Linux operating systems?]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/howto-linux-unix-change-setup-timezone-tz-variable/feed/</wfw:commentRss> <slash:comments>43</slash:comments> </item> </channel> </rss>
