123456 |
- // Licensed Materials - Property of IBM
- // IBM Cognos Products: irot
- // (C) Copyright IBM Corp. 2003, 2022.
- // US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
- define([],function(){return {"Months":["januar","februar","mars","april","mai","juni","juli","august","september","oktober","november","desember"],"MonthsAbbr":["jan.","feb.","mars","apr.","mai","juni","juli","aug.","sep.","okt.","nov.","des."],"Days":["søndag","mandag","tirsdag","onsdag","torsdag","fredag","lørdag"],"DaysAbbr":["søn.","man.","tir.","ons.","tor.","fre.","lør."],"amString":"AM","pmString":"PM","startDayOfWeek":2,"mediumFormat":"HH:mm:ss d. MMM y","shortFormat":"HH:mm dd.MM.yy","shortFormatDateOrder":"DMY","mediumFormatDateOrder":"DMY","dateOrder":"DMY","yearFormatMedium":"y","monthFormatMedium":"MMM","dayFormatMedium":"d","hourFormatMedium":"HH","minuteFormatMedium":"mm","secondFormatMedium":"ss","yearFormatShort":"yy","monthFormatShort":"MM","dayFormatShort":"dd","hourFormatShort":"HH","minuteFormatShort":"mm","secondFormatShort":"","dateSeparatorMedium":".","dateSeparatorShort":".","timeSeparator":":","AMPMLocation":"none","24HourClock":"true","decimalSeparator":",","groupingSeparator":"","groupingSize":3,"secondaryGroupingSize":null,"maximumIntegerDigits":309,"minimumIntegerDigits":1,"maximumFractionDigits":3,"minimumFractionDigits":null,"positivePrefix":"","positiveSuffix":"","negativePrefix":"-","negativeSuffix":"","minusSign":"-","plusSign":"+","zeroDigit":"0","listSeparator":";","negativeLocation":"left","positiveLocation":"none","currencySymbol":"kr","monetaryDecimalSeparator":",","currencyLocation":"left","currencyDecimalSeparator":",","currencyGroupingSeparator":"","currencyGroupingSize":3,"currencySecondaryGroupingSize":null,"currencyPositivePrefix":"kr ","currencyPositiveSuffix":"","currencyNegativePrefix":"-kr ","currencyNegativeSuffix":"","currencyMinusSign":"-","currencyPlusSign":"+","currencyZeroDigit":"0","currencyNegativeLocation":"left","currencyPositiveLocation":"left","percentSymbol":"%","percentLocation":"right","percentageDecimalSeparator":",","percentageGroupingSeparator":"","percentageGroupingSize":3,"percentageSecondaryGroupingSize":null,"percentagePositivePrefix":"","percentagePositiveSuffix":" %","percentageNegativePrefix":"-","percentageNegativeSuffix":" %","percentageMinusSign":"-","percentagePlusSign":"+","percentageZeroDigit":"0","percentageNegativeLocation":"both","percentagePositiveLocation":"right","exponentialSymbol":"E","scientificDecimalSeparator":",","scientificGroupingSeparator":"","scientificGroupingSize":null,"scientificSecondaryGroupingSize":null,"scientificPositivePrefix":"","scientificPositiveSuffix":"","scientificNegativePrefix":"-","scientificNegativeSuffix":"","scientificMinusSign":"-","scientificPlusSign":"+","scientificZeroDigit":"0","scientificNegativeLocation":"left","scientificPositiveLocation":"none"};});
|