UNPKG

@progress/kendo-ui

Version:

This package is part of the [Kendo UI for jQuery](http://www.telerik.com/kendo-ui) suite.

68 lines (65 loc) 2.21 kB
'use strict'; require('../kendo.polyfill.js'); (function( window, undefined$1 ) { kendo.cultures["ast"] = { name: "ast", numberFormat: { pattern: ["-n"], decimals: 2, ",": ".", ".": ",", groupSize: [3], percent: { pattern: ["-n%","n%"], decimals: 2, ",": ".", ".": ",", groupSize: [3], symbol: "%" }, currency: { name: "", abbr: "", pattern: ["-n $","n $"], decimals: 2, ",": ".", ".": ",", groupSize: [3], symbol: "€" } }, calendars: { standard: { days: { names: ["domingu","llunes","martes","miércoles","xueves","vienres","sábadu"], namesAbbr: ["dom","llu","mar","mié","xue","vie","sáb"], namesShort: ["do","ll","ma","mi","xu","vi","sá"] }, months: { names: ["xineru","febreru","marzu","abril","mayu","xunu","xunetu","agostu","setiembre","ochobre","payares","avientu"], namesAbbr: ["Xin","Feb","Mar","Abr","May","Xun","Xnt","Ago","Set","Och","Pay","Avi"] }, AM: ["AM","am","AM"], PM: ["PM","pm","PM"], patterns: { d: "d/M/yyyy", D: "dddd, d MMMM 'de' yyyy", F: "dddd, d MMMM 'de' yyyy HH:mm:ss", g: "d/M/yyyy HH:mm", G: "d/M/yyyy HH:mm:ss", m: "d MMMM", M: "d MMMM", s: "yyyy'-'MM'-'dd'T'HH':'mm':'ss", t: "HH:mm", T: "HH:mm:ss", u: "yyyy'-'MM'-'dd HH':'mm':'ss'Z'", y: "MMMM 'de' yyyy", Y: "MMMM 'de' yyyy" }, "/": "/", ":": ":", firstDay: 1 } } }; })();