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.24 kB
'use strict'; require('../kendo.polyfill.js'); (function( window, undefined$1 ) { kendo.cultures["fi"] = { name: "fi", 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: ["sunnuntai","maanantai","tiistai","keskiviikko","torstai","perjantai","lauantai"], namesAbbr: ["su","ma","ti","ke","to","pe","la"], namesShort: ["su","ma","ti","ke","to","pe","la"] }, months: { names: ["tammikuu","helmikuu","maaliskuu","huhtikuu","toukokuu","kesäkuu","heinäkuu","elokuu","syyskuu","lokakuu","marraskuu","joulukuu"], namesAbbr: ["tammi","helmi","maalis","huhti","touko","kesä","heinä","elo","syys","loka","marras","joulu"] }, AM: ["ap.","ap.","AP."], PM: ["ip.","ip.","IP."], patterns: { d: "d.M.yyyy", D: "dddd d. MMMM yyyy", F: "dddd d. MMMM yyyy H.mm.ss", g: "d.M.yyyy H.mm", G: "d.M.yyyy H.mm.ss", m: "d. MMMM", M: "d. MMMM", s: "yyyy'-'MM'-'dd'T'HH':'mm':'ss", t: "H.mm", T: "H.mm.ss", u: "yyyy'-'MM'-'dd HH':'mm':'ss'Z'", y: "MMMM yyyy", Y: "MMMM yyyy" }, "/": ".", ":": ".", firstDay: 1 } } }; })();