16 lines
2.4 KiB
JavaScript
16 lines
2.4 KiB
JavaScript
/**
|
|
* Copyright 2014 Telerik AD
|
|
*
|
|
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
* you may not use this file except in compliance with the License.
|
|
* You may obtain a copy of the License at
|
|
*
|
|
* http://www.apache.org/licenses/LICENSE-2.0
|
|
*
|
|
* Unless required by applicable law or agreed to in writing, software
|
|
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
* See the License for the specific language governing permissions and
|
|
* limitations under the License.
|
|
*/
|
|
!function(e,define){define([],e)}(function(){return function(e){var t=e.kendo||(e.kendo={cultures:{}});t.cultures.si={name:"si",numberFormat:{pattern:["-n"],decimals:2,",":",",".":".",groupSize:[3,2],percent:{pattern:["-n %","n %"],decimals:2,",":",",".":".",groupSize:[3,2],symbol:"%"},currency:{pattern:["($ n)","$ n"],decimals:2,",":",",".":".",groupSize:[3],symbol:"රු."}},calendars:{standard:{days:{names:["ඉරිදා","සඳුදා","අඟහරුවාදා","බදාදා","බ්රහස්පතින්දා","සිකුරාදා","සෙනසුරාදා"],namesAbbr:["ඉරිදා","සඳුදා","කුජදා","බුදදා","ගුරුදා","කිවිදා","ශනිදා"],namesShort:["ඉ","ස","අ","බ","බ්ර","සි","සෙ"]},months:{names:["ජනවාරි","පෙබරවාරි","මාර්තු","අප්රේල්","මැයි","ජූනි","ජූලි","අගෝස්තු","සැප්තැම්බර්","ඔක්තෝබර්","නොවැම්බර්","දෙසැම්බර්",""],namesAbbr:["ජන.","පෙබ.","මාර්තු.","අප්රේල්.","මැයි.","ජූනි.","ජූලි.","අගෝ.","සැප්.","ඔක්.","නොවැ.","දෙසැ.",""]},AM:["පෙ.ව.","පෙ.ව.","පෙ.ව."],PM:["ප.ව.","ප.ව.","ප.ව."],patterns:{d:"yyyy-MM-dd",D:"yyyy MMMM' මස 'dd' වැනිදා 'dddd",F:"yyyy MMMM' මස 'dd' වැනිදා 'dddd h:mm:ss tt",g:"yyyy-MM-dd h:mm tt",G:"yyyy-MM-dd h:mm:ss tt",m:"MMMM dd",M:"MMMM dd",s:"yyyy'-'MM'-'dd'T'HH':'mm':'ss",t:"h:mm tt",T:"h:mm:ss tt",u:"yyyy'-'MM'-'dd HH':'mm':'ss'Z'",y:"yyyy MMMM",Y:"yyyy MMMM"},"/":"-",":":":",firstDay:1}}}}(this),window.kendo},"function"==typeof define&&define.amd?define:function(e,t){t()}); |