<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>jQuery Grid Plugin - jqGrid - Topic: Month names with a dot</title>
	<link>http://www.trirand.com/blog/?page_id=393/bugs/month-names-with-a-dot</link>
	<description><![CDATA[Grid plugin]]></description>
	<generator>Simple:Press Version 5.7.5.3</generator>
	<atom:link href="http://www.trirand.com/blog/?page_id=393/bugs/month-names-with-a-dot/rss" rel="self" type="application/rss+xml" />
        <item>
        	<title>marc85 on Month names with a dot</title>
        	<link>http://www.trirand.com/blog/?page_id=393/bugs/month-names-with-a-dot#p27972</link>
        	<category>Bugs</category>
        	<guid isPermaLink="true">http://www.trirand.com/blog/?page_id=393/bugs/month-names-with-a-dot#p27972</guid>
        	        	<description><![CDATA[<p>Hello everyone,</p>
<p>There are some locales in which the abbreviation of months includes a dot, it is the case of Catalan language, for example, where &#160;months abbreviations are: ["gen.", "feb.", "mar&#231;", "abr.", "maig", "juny", "jul.", "ag.", "set.", "oct.", "nov.", "des."].</p>
<p>In those cases, the function DateFormat behaves unexpectacly, because split the date value by the &#39;.&#39; character; therefore the formated value is incorrect. I&#39;ve solved this by customizing the function, avoiding to split by &#39;.&#39; if there&#39;s not any &#39;.&#39; character in the dateFormat Pattern.</p>
<p>I would know if anybody has noticed this issue before and how they have solved it; otherwise, if I&#39;m using wrong month names (those names are returned by the function DateFormatSymbols.getShortMonths() in Java). Lastly, if there are correct, I would know if it could be a bug, or an unhandled case, of the plugin.</p>
<p>Thanks in advance</p>
]]></description>
        	        	<pubDate>Thu, 03 Jan 2013 17:41:59 +0200</pubDate>
        </item>
</channel>
</rss>