<?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: How To: Display Date in OS X Menu Bar</title>
	<atom:link href="http://paulstamatiou.com/how-to-display-date-in-os-x-menu-bar/feed" rel="self" type="application/rss+xml" />
	<link>http://paulstamatiou.com/how-to-display-date-in-os-x-menu-bar</link>
	<description>Tech News, Reviews and Guides</description>
	<lastBuildDate>Wed, 17 Mar 2010 03:43:27 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: echo</title>
		<link>http://paulstamatiou.com/how-to-display-date-in-os-x-menu-bar#comment-190103</link>
		<dc:creator>echo</dc:creator>
		<pubDate>Sun, 07 Mar 2010 04:14:07 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2006/06/11/how-to-display-date-in-os-x-menu-bar/#comment-190103</guid>
		<description>Perfect, this was a long term &quot;gripe&quot;... Hitting F12 to see the dashboard 20 times a day to confirm the numerical date. THANKS!!!</description>
		<content:encoded><![CDATA[<p>Perfect, this was a long term &#8220;gripe&#8221;&#8230; Hitting F12 to see the dashboard 20 times a day to confirm the numerical date. THANKS!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bernard</title>
		<link>http://paulstamatiou.com/how-to-display-date-in-os-x-menu-bar#comment-189009</link>
		<dc:creator>Bernard</dc:creator>
		<pubDate>Fri, 12 Feb 2010 09:46:09 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2006/06/11/how-to-display-date-in-os-x-menu-bar/#comment-189009</guid>
		<description>Nice, thanks.</description>
		<content:encoded><![CDATA[<p>Nice, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: M PAUL</title>
		<link>http://paulstamatiou.com/how-to-display-date-in-os-x-menu-bar#comment-186338</link>
		<dc:creator>M PAUL</dc:creator>
		<pubDate>Sun, 29 Nov 2009 15:24:01 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2006/06/11/how-to-display-date-in-os-x-menu-bar/#comment-186338</guid>
		<description>Thanks</description>
		<content:encoded><![CDATA[<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: M PAUL</title>
		<link>http://paulstamatiou.com/how-to-display-date-in-os-x-menu-bar#comment-186337</link>
		<dc:creator>M PAUL</dc:creator>
		<pubDate>Sun, 29 Nov 2009 15:22:50 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2006/06/11/how-to-display-date-in-os-x-menu-bar/#comment-186337</guid>
		<description>Works great when you copy the date&#039;s format in medium and copy it in the exact format given in the picture!!!</description>
		<content:encoded><![CDATA[<p>Works great when you copy the date&#8217;s format in medium and copy it in the exact format given in the picture!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waldorf</title>
		<link>http://paulstamatiou.com/how-to-display-date-in-os-x-menu-bar#comment-182970</link>
		<dc:creator>Waldorf</dc:creator>
		<pubDate>Wed, 23 Sep 2009 21:24:58 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2006/06/11/how-to-display-date-in-os-x-menu-bar/#comment-182970</guid>
		<description>Just a quick update to this great post that helped me out in the Tiger days.

In Snow Leopard, you can just click &quot;Show date&quot; in the clock preferences now.</description>
		<content:encoded><![CDATA[<p>Just a quick update to this great post that helped me out in the Tiger days.</p>
<p>In Snow Leopard, you can just click &#8220;Show date&#8221; in the clock preferences now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jack connolly</title>
		<link>http://paulstamatiou.com/how-to-display-date-in-os-x-menu-bar#comment-182447</link>
		<dc:creator>jack connolly</dc:creator>
		<pubDate>Thu, 27 Aug 2009 15:35:34 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2006/06/11/how-to-display-date-in-os-x-menu-bar/#comment-182447</guid>
		<description>I learned UNIX on SunOS and used X Windows a lot. On all of my Suns I always ran xclock and I was really happy to see it is part of my 10.5 OSX install (I did make sure I installed X Windows).  I just typed xclock -d (for a digital clock) and it pops a nice little clock on my desktop for me.  You can run the command from a terminal session by putting it in the background (xclock -d &amp;) or you can customize your XWindows application with the command.  UNIX and XWindows isn&#039;t for everyone, but I&#039;ve been a UNIX admin since 1991 and my apologies if it doesn&#039;t work for you.</description>
		<content:encoded><![CDATA[<p>I learned UNIX on SunOS and used X Windows a lot. On all of my Suns I always ran xclock and I was really happy to see it is part of my 10.5 OSX install (I did make sure I installed X Windows).  I just typed xclock -d (for a digital clock) and it pops a nice little clock on my desktop for me.  You can run the command from a terminal session by putting it in the background (xclock -d &amp;) or you can customize your XWindows application with the command.  UNIX and XWindows isn&#8217;t for everyone, but I&#8217;ve been a UNIX admin since 1991 and my apologies if it doesn&#8217;t work for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Beck</title>
		<link>http://paulstamatiou.com/how-to-display-date-in-os-x-menu-bar#comment-181380</link>
		<dc:creator>Matt Beck</dc:creator>
		<pubDate>Sun, 19 Jul 2009 17:13:10 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2006/06/11/how-to-display-date-in-os-x-menu-bar/#comment-181380</guid>
		<description>most useful tip I&#039;ve seen in months, thanks!</description>
		<content:encoded><![CDATA[<p>most useful tip I&#8217;ve seen in months, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcus Nicke</title>
		<link>http://paulstamatiou.com/how-to-display-date-in-os-x-menu-bar#comment-179959</link>
		<dc:creator>Marcus Nicke</dc:creator>
		<pubDate>Fri, 08 May 2009 18:02:52 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2006/06/11/how-to-display-date-in-os-x-menu-bar/#comment-179959</guid>
		<description>I can&#039;t believe this has been buggy since 2006 and I am suffering the problem on a brand new MacBook in 2009. with 10.5.6. Come on Apple what are you doing!

You need to follow the instructions at the top of the page plus Paul&#039;s additional instructions in this section. Chris is also correct, you can leave all the other fields (short, medium etc) blank, simply fill in the format you want in the &quot;long&quot; option under time and that is what will appear.

Thanks Paul-this is much better than hovering BUT come on Apple, three years to fix a bug like this is too long.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t believe this has been buggy since 2006 and I am suffering the problem on a brand new MacBook in 2009. with 10.5.6. Come on Apple what are you doing!</p>
<p>You need to follow the instructions at the top of the page plus Paul&#8217;s additional instructions in this section. Chris is also correct, you can leave all the other fields (short, medium etc) blank, simply fill in the format you want in the &#8220;long&#8221; option under time and that is what will appear.</p>
<p>Thanks Paul-this is much better than hovering BUT come on Apple, three years to fix a bug like this is too long.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john g</title>
		<link>http://paulstamatiou.com/how-to-display-date-in-os-x-menu-bar#comment-179635</link>
		<dc:creator>john g</dc:creator>
		<pubDate>Fri, 01 May 2009 19:46:14 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2006/06/11/how-to-display-date-in-os-x-menu-bar/#comment-179635</guid>
		<description>i know this will just cause a firestorm of partisan comments, but i have been annoyed for about a year that i couldn&#039;t get my mac to display the date on the top bar.  this is of course easy to do on a PC and took me about 1 minute.  but on my mac, it was seemingly impossible.  so finally one day i had enough time to type in a search on the net, and i turned up a few hits.  i tried following the first one, but it didn&#039;t get me all the way there.  then i followed the second, which was on this page.  i followed this page and finally got my mac to show me the date after maybe 10 or 15 minutes.  now i have what i wanted.  

the discussions on both pages show that many people find this limitation annoying.  but somehow, apple users find this arcane process affirms that apple/mac is wonderful.  the mac interface is nice for many things, but it has its faults.  i don&#039;t understand why people can&#039;t just admit that.</description>
		<content:encoded><![CDATA[<p>i know this will just cause a firestorm of partisan comments, but i have been annoyed for about a year that i couldn&#8217;t get my mac to display the date on the top bar.  this is of course easy to do on a PC and took me about 1 minute.  but on my mac, it was seemingly impossible.  so finally one day i had enough time to type in a search on the net, and i turned up a few hits.  i tried following the first one, but it didn&#8217;t get me all the way there.  then i followed the second, which was on this page.  i followed this page and finally got my mac to show me the date after maybe 10 or 15 minutes.  now i have what i wanted.  </p>
<p>the discussions on both pages show that many people find this limitation annoying.  but somehow, apple users find this arcane process affirms that apple/mac is wonderful.  the mac interface is nice for many things, but it has its faults.  i don&#8217;t understand why people can&#8217;t just admit that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris Quenelle</title>
		<link>http://paulstamatiou.com/how-to-display-date-in-os-x-menu-bar#comment-178879</link>
		<dc:creator>Chris Quenelle</dc:creator>
		<pubDate>Wed, 15 Apr 2009 22:25:33 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2006/06/11/how-to-display-date-in-os-x-menu-bar/#comment-178879</guid>
		<description>I had the same experience in Mac OS 10.5.6.  I think the menu bar shows whatever is in the international formats settings under &#039;times&#039; and under &#039;long&#039;. The sample output window shows a different choice (short/medium whatever) so the sample output in the date formats screen will not match what&#039;s in the menu bar. I had the same bug with duplicated initial and final elements of the format string.</description>
		<content:encoded><![CDATA[<p>I had the same experience in Mac OS 10.5.6.  I think the menu bar shows whatever is in the international formats settings under &#8216;times&#8217; and under &#8216;long&#8217;. The sample output window shows a different choice (short/medium whatever) so the sample output in the date formats screen will not match what&#8217;s in the menu bar. I had the same bug with duplicated initial and final elements of the format string.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blake</title>
		<link>http://paulstamatiou.com/how-to-display-date-in-os-x-menu-bar#comment-175456</link>
		<dc:creator>Blake</dc:creator>
		<pubDate>Wed, 08 Apr 2009 04:04:41 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2006/06/11/how-to-display-date-in-os-x-menu-bar/#comment-175456</guid>
		<description>This was my problem... thanks!</description>
		<content:encoded><![CDATA[<p>This was my problem&#8230; thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://paulstamatiou.com/how-to-display-date-in-os-x-menu-bar#comment-175246</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 31 Mar 2009 23:52:25 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2006/06/11/how-to-display-date-in-os-x-menu-bar/#comment-175246</guid>
		<description>Thanks for the help!  Very simple, and it&#039;s a lot nicer to be able to see the date without needing to click on the menu bar.</description>
		<content:encoded><![CDATA[<p>Thanks for the help!  Very simple, and it&#8217;s a lot nicer to be able to see the date without needing to click on the menu bar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rick christy</title>
		<link>http://paulstamatiou.com/how-to-display-date-in-os-x-menu-bar#comment-175206</link>
		<dc:creator>rick christy</dc:creator>
		<pubDate>Mon, 30 Mar 2009 02:56:32 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2006/06/11/how-to-display-date-in-os-x-menu-bar/#comment-175206</guid>
		<description>thanks for the menucalendarclock lead. exactly what i was looking for. the tip in this post didn&#039;t work right for me either.</description>
		<content:encoded><![CDATA[<p>thanks for the menucalendarclock lead. exactly what i was looking for. the tip in this post didn&#8217;t work right for me either.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: worldenz</title>
		<link>http://paulstamatiou.com/how-to-display-date-in-os-x-menu-bar#comment-175011</link>
		<dc:creator>worldenz</dc:creator>
		<pubDate>Mon, 16 Mar 2009 20:38:55 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2006/06/11/how-to-display-date-in-os-x-menu-bar/#comment-175011</guid>
		<description>In some ways Apple works like a dream, in many other ways it is total crap, just like windows... and the real bonus is the total f.sc.st like adherance one company one product one licence no open source... look at the latest shuffle and try and get a 3rd party head set... So now to the point, I think the best proof that there is still SO much room for improvement is THIS silly issue... why on EARTH it is so difficult to just so the time and date together like any other computer, phone, microwave, heating system, car, etcetcetc shows... 
Thank you so much for this hint...</description>
		<content:encoded><![CDATA[<p>In some ways Apple works like a dream, in many other ways it is total crap, just like windows&#8230; and the real bonus is the total f.sc.st like adherance one company one product one licence no open source&#8230; look at the latest shuffle and try and get a 3rd party head set&#8230; So now to the point, I think the best proof that there is still SO much room for improvement is THIS silly issue&#8230; why on EARTH it is so difficult to just so the time and date together like any other computer, phone, microwave, heating system, car, etcetcetc shows&#8230;<br />
Thank you so much for this hint&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://paulstamatiou.com/how-to-display-date-in-os-x-menu-bar#comment-174250</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Fri, 30 Jan 2009 22:00:24 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2006/06/11/how-to-display-date-in-os-x-menu-bar/#comment-174250</guid>
		<description>Here&#039;s the problem:  this changes EVERY Apple time display, including the time in the iCal calendar app (in fact, it breaks iCal so it no longer can show times).</description>
		<content:encoded><![CDATA[<p>Here&#8217;s the problem:  this changes EVERY Apple time display, including the time in the iCal calendar app (in fact, it breaks iCal so it no longer can show times).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hi</title>
		<link>http://paulstamatiou.com/how-to-display-date-in-os-x-menu-bar#comment-172210</link>
		<dc:creator>Hi</dc:creator>
		<pubDate>Mon, 15 Dec 2008 15:52:54 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2006/06/11/how-to-display-date-in-os-x-menu-bar/#comment-172210</guid>
		<description>Also works for Leopard.</description>
		<content:encoded><![CDATA[<p>Also works for Leopard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MO</title>
		<link>http://paulstamatiou.com/how-to-display-date-in-os-x-menu-bar#comment-172148</link>
		<dc:creator>MO</dc:creator>
		<pubDate>Sun, 14 Dec 2008 07:56:51 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2006/06/11/how-to-display-date-in-os-x-menu-bar/#comment-172148</guid>
		<description>For those of us who just started using a MAC...this was a great post ...it worked like a charm</description>
		<content:encoded><![CDATA[<p>For those of us who just started using a MAC&#8230;this was a great post &#8230;it worked like a charm</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: abel</title>
		<link>http://paulstamatiou.com/how-to-display-date-in-os-x-menu-bar#comment-170470</link>
		<dc:creator>abel</dc:creator>
		<pubDate>Fri, 14 Nov 2008 21:10:53 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2006/06/11/how-to-display-date-in-os-x-menu-bar/#comment-170470</guid>
		<description>Thanks! Although it has already been over two years since you posted this, it just helped me solve a minor annoyance after having bought an Apple laptop yesterday.</description>
		<content:encoded><![CDATA[<p>Thanks! Although it has already been over two years since you posted this, it just helped me solve a minor annoyance after having bought an Apple laptop yesterday.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Huỳnh Duy</title>
		<link>http://paulstamatiou.com/how-to-display-date-in-os-x-menu-bar#comment-170373</link>
		<dc:creator>Huỳnh Duy</dc:creator>
		<pubDate>Wed, 12 Nov 2008 05:59:42 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2006/06/11/how-to-display-date-in-os-x-menu-bar/#comment-170373</guid>
		<description>It works ! Greats !</description>
		<content:encoded><![CDATA[<p>It works ! Greats !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Erik Neff</title>
		<link>http://paulstamatiou.com/how-to-display-date-in-os-x-menu-bar#comment-168468</link>
		<dc:creator>Erik Neff</dc:creator>
		<pubDate>Tue, 23 Sep 2008 20:12:55 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2006/06/11/how-to-display-date-in-os-x-menu-bar/#comment-168468</guid>
		<description>Thanks for the help - this article was exactly what I wanted to do!</description>
		<content:encoded><![CDATA[<p>Thanks for the help &#8211; this article was exactly what I wanted to do!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nathan</title>
		<link>http://paulstamatiou.com/how-to-display-date-in-os-x-menu-bar#comment-167815</link>
		<dc:creator>nathan</dc:creator>
		<pubDate>Mon, 08 Sep 2008 16:18:55 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2006/06/11/how-to-display-date-in-os-x-menu-bar/#comment-167815</guid>
		<description>thanks! I&#039;m new to macs--and the lack of a visible date was driving me crazy. this is a great tip! thanks, again!</description>
		<content:encoded><![CDATA[<p>thanks! I&#8217;m new to macs&#8211;and the lack of a visible date was driving me crazy. this is a great tip! thanks, again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paulie140</title>
		<link>http://paulstamatiou.com/how-to-display-date-in-os-x-menu-bar#comment-166900</link>
		<dc:creator>Paulie140</dc:creator>
		<pubDate>Mon, 18 Aug 2008 17:56:59 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2006/06/11/how-to-display-date-in-os-x-menu-bar/#comment-166900</guid>
		<description>Awesome... Thank you!</description>
		<content:encoded><![CDATA[<p>Awesome&#8230; Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Great trick for displaying the complete date in OSX &#124; What did you mean ?</title>
		<link>http://paulstamatiou.com/how-to-display-date-in-os-x-menu-bar#comment-166410</link>
		<dc:creator>Great trick for displaying the complete date in OSX &#124; What did you mean ?</dc:creator>
		<pubDate>Wed, 30 Jul 2008 10:57:32 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2006/06/11/how-to-display-date-in-os-x-menu-bar/#comment-166410</guid>
		<description>[...] Stamatiou has a really useful blog post on how to get OSX to display the complete date in the menu bar.  [...]</description>
		<content:encoded><![CDATA[<p>[...] Stamatiou has a really useful blog post on how to get OSX to display the complete date in the menu bar.  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Show the date in the OS X Menu Bar &#171; Ramblings</title>
		<link>http://paulstamatiou.com/how-to-display-date-in-os-x-menu-bar#comment-160044</link>
		<dc:creator>Show the date in the OS X Menu Bar &#171; Ramblings</dc:creator>
		<pubDate>Wed, 30 Apr 2008 14:43:38 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2006/06/11/how-to-display-date-in-os-x-menu-bar/#comment-160044</guid>
		<description>[...] How To: Display Date in OS X Menu Bar - PaulStamatiou.com   While getting things settled down on my MacBook it became apparent that I did not want to rely on the calendar widget to find out the numeric date. I simply wanted to view the date alongside the time in the menu bar. Unfortunately this is not an option in OS X. However, with a slight of hand, you too can easily display the date in the OS X menu bar without the need of additional applications. [...]</description>
		<content:encoded><![CDATA[<p>[...] How To: Display Date in OS X Menu Bar &#8211; PaulStamatiou.com   While getting things settled down on my MacBook it became apparent that I did not want to rely on the calendar widget to find out the numeric date. I simply wanted to view the date alongside the time in the menu bar. Unfortunately this is not an option in OS X. However, with a slight of hand, you too can easily display the date in the OS X menu bar without the need of additional applications. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TwisterMc</title>
		<link>http://paulstamatiou.com/how-to-display-date-in-os-x-menu-bar#comment-159658</link>
		<dc:creator>TwisterMc</dc:creator>
		<pubDate>Wed, 23 Apr 2008 12:53:24 +0000</pubDate>
		<guid isPermaLink="false">http://paulstamatiou.com/2006/06/11/how-to-display-date-in-os-x-menu-bar/#comment-159658</guid>
		<description>Excellent!  Worked like a charm.</description>
		<content:encoded><![CDATA[<p>Excellent!  Worked like a charm.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
