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":["ינואר","פברואר","מרץ","אפריל","מאי","יוני","יולי","אוגוסט","ספטמבר","אוקטובר","נובמבר","דצמבר"],"MonthsAbbr":["ינו","פבר","מרץ","אפר","מאי","יונ","יול","אוג","ספט","אוק","נוב","דצמ"],"Days":["יום ראשון","יום שני","יום שלישי","יום רביעי","יום חמישי","יום שישי","שבת"],"DaysAbbr":["א","ב","ג","ד","ה","ו","ש"],"amString":"AM","pmString":"PM","startDayOfWeek":1,"mediumFormat":"HH:mm:ss dd/MM/yyyy","shortFormat":"HH:mm dd/MM/yy","shortFormatDateOrder":"DMY","mediumFormatDateOrder":"DMY","dateOrder":"DMY","yearFormatMedium":"yyyy","monthFormatMedium":"MM","dayFormatMedium":"dd","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":"₪","monetaryDecimalSeparator":".","currencyLocation":"right","currencyDecimalSeparator":".","currencyGroupingSeparator":",","currencyGroupingSize":3,"currencySecondaryGroupingSize":null,"currencyPositivePrefix":"","currencyPositiveSuffix":" ₪","currencyNegativePrefix":"-","currencyNegativeSuffix":" ₪","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"};});
|