<?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>javascript locale Archives - Pritam&#039;s Blog</title>
	<atom:link href="https://www.pritambaldota.com/tag/javascript-locale/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.pritambaldota.com/tag/javascript-locale/</link>
	<description>cloud technology, enterprise architecture</description>
	<lastBuildDate>Sat, 30 May 2015 04:24:12 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8</generator>
	<item>
		<title>JQuery Culture Information Plugin</title>
		<link>https://www.pritambaldota.com/jquery-culture-information-plugin/</link>
					<comments>https://www.pritambaldota.com/jquery-culture-information-plugin/#respond</comments>
		
		<dc:creator><![CDATA[Pritam Baldota]]></dc:creator>
		<pubDate>Sat, 30 May 2015 04:24:12 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[ASP.Net]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[javascript locale]]></category>
		<category><![CDATA[Jquery culture information plugin]]></category>
		<category><![CDATA[LCID Culture]]></category>
		<guid isPermaLink="false">http://www.pritambaldota.com/?p=104</guid>

					<description><![CDATA[<p>Accessing Culture Information for all available cultures in JavaScript is always difficult and most of the web developer has to search on internet for this&#8230;</p>
<p>The post <a href="https://www.pritambaldota.com/jquery-culture-information-plugin/">JQuery Culture Information Plugin</a> appeared first on <a href="https://www.pritambaldota.com">Pritam&#039;s Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Accessing Culture Information for all available cultures in JavaScript is always difficult and most of the web developer has to search on internet for this information. There may be several options available to fetch this information into Server-side technologies like ASP.Net, JAVA, PHP, and etc. But in JavaScript it is very difficult to find this information at one place.</p>
<p>To solve this problem, I have created small jQuery plugin which will give you this information at one place. You can search for Culture information by LCID (for e.g. 1033) or by Culture Name (for e.g. en-US), which will return you JSON Object. This plugin can be used in any of your favorite application which supports JavaScript.</p>
<ol>
<li>Refer to the Github Project <a href="https://github.com/pritambaldota/Jquery-Culture-Info" target="_blank">JQuery Culture Information Plugin</a> </li>
<li>Install via the <a href="https://www.nuget.org/packages/PritamBaldota.JqueryCultureInfo" target="_blank">NuGet Package</a> <strong>Install-Package PritamBaldota.JqueryCultureInfo</strong></li>
</ol>
<p>Sharing is Caring <img src="https://s.w.org/images/core/emoji/15.1.0/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
<p>The post <a href="https://www.pritambaldota.com/jquery-culture-information-plugin/">JQuery Culture Information Plugin</a> appeared first on <a href="https://www.pritambaldota.com">Pritam&#039;s Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.pritambaldota.com/jquery-culture-information-plugin/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
