<?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: javascript get locale month with full name</title>
	<atom:link href="http://www.stoimen.com/blog/2009/08/10/javascript-get-locale-month-with-full-name/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stoimen.com/blog/2009/08/10/javascript-get-locale-month-with-full-name/</link>
	<description>about web development</description>
	<lastBuildDate>Fri, 03 Feb 2012 22:35:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Kelsey Golden</title>
		<link>http://www.stoimen.com/blog/2009/08/10/javascript-get-locale-month-with-full-name/comment-page-1/#comment-14722</link>
		<dc:creator>Kelsey Golden</dc:creator>
		<pubDate>Wed, 30 Nov 2011 18:52:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.stoimen.com/blog/?p=729#comment-14722</guid>
		<description>Maybe I&#039;m just not finding the solution I&#039;m looking for but the frustrating thing about this problem is that your method (which is common) only displays the month names in one language, in this case English. What if the user is speaks another language? 

We can return a string that contains the user&#039;s native language month name with toLocaleDateString() assuming they left their OS at default settings and set their locale settings in their native language. So obviously javascript is able to access and read locale settings but thus far, I have not been able to find a way to make sure I&#039;m just accessing the month name from the locale. 

This leaves the developer to have to manually translate the month name for every language they want to support using yours or similar methods. I&#039;m hoping there&#039;s a better way but I&#039;m fearing the worst right now. :-(</description>
		<content:encoded><![CDATA[<p>Maybe I&#8217;m just not finding the solution I&#8217;m looking for but the frustrating thing about this problem is that your method (which is common) only displays the month names in one language, in this case English. What if the user is speaks another language? </p>
<p>We can return a string that contains the user&#8217;s native language month name with toLocaleDateString() assuming they left their OS at default settings and set their locale settings in their native language. So obviously javascript is able to access and read locale settings but thus far, I have not been able to find a way to make sure I&#8217;m just accessing the month name from the locale. </p>
<p>This leaves the developer to have to manually translate the month name for every language they want to support using yours or similar methods. I&#8217;m hoping there&#8217;s a better way but I&#8217;m fearing the worst right now. <img src='http://www.stoimen.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stoimen</title>
		<link>http://www.stoimen.com/blog/2009/08/10/javascript-get-locale-month-with-full-name/comment-page-1/#comment-14443</link>
		<dc:creator>Stoimen</dc:creator>
		<pubDate>Thu, 06 Oct 2011 09:11:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.stoimen.com/blog/?p=729#comment-14443</guid>
		<description>@Stuart - thanks for the remark!</description>
		<content:encoded><![CDATA[<p>@Stuart &#8211; thanks for the remark!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart</title>
		<link>http://www.stoimen.com/blog/2009/08/10/javascript-get-locale-month-with-full-name/comment-page-1/#comment-14441</link>
		<dc:creator>Stuart</dc:creator>
		<pubDate>Wed, 05 Oct 2011 14:30:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.stoimen.com/blog/?p=729#comment-14441</guid>
		<description>Hi Just to let you know there is no March in your array</description>
		<content:encoded><![CDATA[<p>Hi Just to let you know there is no March in your array</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ugg UK online store</title>
		<link>http://www.stoimen.com/blog/2009/08/10/javascript-get-locale-month-with-full-name/comment-page-1/#comment-14429</link>
		<dc:creator>Ugg UK online store</dc:creator>
		<pubDate>Thu, 15 Sep 2011 14:54:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.stoimen.com/blog/?p=729#comment-14429</guid>
		<description>Hi there, i just read your web site sometimes i personal an equivalent just one we was just thinking driving under the influence a lot of junk e-mail reviews? If that is so how will you avert the item, just about any wordpress plugin and also everything else you can certainly advise? I have a lot recently it can be generating me personally insane hence any there&#039;s help greatly enjoyed.</description>
		<content:encoded><![CDATA[<p>Hi there, i just read your web site sometimes i personal an equivalent just one we was just thinking driving under the influence a lot of junk e-mail reviews? If that is so how will you avert the item, just about any wordpress plugin and also everything else you can certainly advise? I have a lot recently it can be generating me personally insane hence any there&#8217;s help greatly enjoyed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: schaep</title>
		<link>http://www.stoimen.com/blog/2009/08/10/javascript-get-locale-month-with-full-name/comment-page-1/#comment-13483</link>
		<dc:creator>schaep</dc:creator>
		<pubDate>Tue, 16 Nov 2010 14:42:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.stoimen.com/blog/?p=729#comment-13483</guid>
		<description>you do nothing with the locale of the user. you are just getting your representation of a monthname.</description>
		<content:encoded><![CDATA[<p>you do nothing with the locale of the user. you are just getting your representation of a monthname.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

