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":["ianuarie","februarie","martie","aprilie","mai","iunie","iulie","august","septembrie","octombrie","noiembrie","decembrie"],"MonthsAbbr":["Ian","Feb","Mar","Apr","Mai","Iun","Iul","Aug","Sep","Oct","Nov","Dec"],"Days":["duminică","luni","marţi","miercuri","joi","vineri","sîmbătă"],"DaysAbbr":["D","L","Ma","Mi","J","V","S"],"amString":"AM","pmString":"PM","startDayOfWeek":2,"mediumFormat":"dd.MM.yyyy HH:mm:ss","shortFormat":"dd.MM.yyyy HH:mm","shortFormatDateOrder":"DMY","mediumFormatDateOrder":"DMY","dateOrder":"DMY","yearFormatMedium":"yyyy","monthFormatMedium":"MM","dayFormatMedium":"dd","hourFormatMedium":"HH","minuteFormatMedium":"mm","secondFormatMedium":"ss","yearFormatShort":"yyyy","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":"lei","monetaryDecimalSeparator":",","currencyLocation":"right","currencyDecimalSeparator":",","currencyGroupingSeparator":".","currencyGroupingSize":3,"currencySecondaryGroupingSize":null,"currencyPositivePrefix":"","currencyPositiveSuffix":" lei","currencyNegativePrefix":"-","currencyNegativeSuffix":" lei","currencyMinusSign":"-","currencyPlusSign":"+","currencyZeroDigit":"0","currencyNegativeLocation":"left","currencyPositiveLocation":"none","percentSymbol":"%","percentLocation":"right","percentageDecimalSeparator":",","percentageGroupingSeparator":".","percentageGroupingSize":3,"percentageSecondaryGroupingSize":null,"percentagePositivePrefix":"","percentagePositiveSuffix":"%","percentageNegativePrefix":"-","percentageNegativeSuffix":"%","percentageMinusSign":"-","percentagePlusSign":"+","percentageZeroDigit":"0","percentageNegativeLocation":"left","percentagePositiveLocation":"right","exponentialSymbol":"E","scientificDecimalSeparator":",","scientificGroupingSeparator":".","scientificGroupingSize":null,"scientificSecondaryGroupingSize":null,"scientificPositivePrefix":"","scientificPositiveSuffix":"","scientificNegativePrefix":"-","scientificNegativeSuffix":"","scientificMinusSign":"-","scientificPlusSign":"+","scientificZeroDigit":"0","scientificNegativeLocation":"left","scientificPositiveLocation":"none"};});
|