jquery-globalize
1.4.2
dotnet add package jquery-globalize --version 1.4.2
NuGet\Install-Package jquery-globalize -Version 1.4.2
<PackageReference Include="jquery-globalize" Version="1.4.2" />
paket add jquery-globalize --version 1.4.2
#r "nuget: jquery-globalize, 1.4.2"
// Install jquery-globalize as a Cake Addin
#addin nuget:?package=jquery-globalize&version=1.4.2
// Install jquery-globalize as a Cake Tool
#tool nuget:?package=jquery-globalize&version=1.4.2
Globalize provides number formatting and parsing, date and time formatting and parsing, currency formatting, message formatting (ICU message format pattern), and plural support.
Globalize is based on the Unicode Consortium's Common Locale Data Repository (CLDR), the largest and most extensive standard repository of locale data available. CLDR is constantly updated and is used by many large applications and operating systems, so you'll always have access to the most accurate and up-to-date locale data.
Learn more about Target Frameworks and .NET Standard.
-
- cldrjs (>= 0.5.1)
NuGet packages (11)
Showing the top 5 NuGet packages that depend on jquery-globalize:
Package | Downloads |
---|---|
jQuery.Validation.Globalize
An extension to the jQuery Validation Plugin which makes it use Globalize for number and date parsing (enabling simple internationalized validation). |
|
MVC3ControlsToolkit
MVC 4 - 5 Controls Toolkit is a complete set of advanced server controls for MVC 3-MVC5 ranging from a templated edit-on line datagrid to date-picker and custom formatted textboxes, supporting client validation and globalization. MVC Controls Toolkit makes it easier to define new complex controls for MVC without defining custom binders to read back the input from the Controls because each control enables the MVC engine to call its own handler to bind properly the input to the view model. Thus, there is no need to adapt the controller to a control or to define ad hoc controllers. |
|
Bootstrap.MVC.EditorTemplates
EditorTemplates for MVC projects and Bootstrap 3. Adds standard bootstap input fields plus date, time and rich text controls |
|
Bootstrap.Datepicker.Globalize
Integrate Bootstrap Datepicker with Globalize |
|
Code52.i18n.MVC4
A core package to create an internationalization-ready web application |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on jquery-globalize:
Repository | Stars |
---|---|
dotnet/AspNetDocs
Documentation for ASP.NET 4.x
|