Info
Version: | 1.0.1 |
Author(s): | Pritam Baldota |
Last Update: | Friday, May 29, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pritambaldota/Jquery-Culture-Info |
NuGet Url: | https://www.nuget.org/packages/PritamBaldota.JqueryCultureInfo |
Install
Install-Package PritamBaldota.JqueryCultureInfo
dotnet add package PritamBaldota.JqueryCultureInfo
paket add PritamBaldota.JqueryCultureInfo
PritamBaldota.JqueryCultureInfo Download (Unzip the "nupkg" after downloading)
Tags
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.
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.