Best JavaScript code snippet using wpt
zoneinfo.js
Source: zoneinfo.js
1const zoneinfo = [2 ['UTC', 'UTC'],3 ['Africa/Abidjan', 'GMT0'],4 ['Africa/Accra', 'GMT0'],5 ['Africa/Addis Ababa', 'EAT-3'],6 ['Africa/Algiers', 'CET-1'],7 ['Africa/Asmara', 'EAT-3'],8 ['Africa/Bamako', 'GMT0'],9 ['Africa/Bangui', 'WAT-1'],10 ['Africa/Banjul', 'GMT0'],11 ['Africa/Bissau', 'GMT0'],12 ['Africa/Blantyre', 'CAT-2'],13 ['Africa/Brazzaville', 'WAT-1'],14 ['Africa/Bujumbura', 'CAT-2'],15 ['Africa/Cairo', 'EET-2'],16 ['Africa/Ceuta', 'CET-1CEST,M3.5.0,M10.5.0/3'],17 ['Africa/Conakry', 'GMT0'],18 ['Africa/Dakar', 'GMT0'],19 ['Africa/Dar es Salaam', 'EAT-3'],20 ['Africa/Djibouti', 'EAT-3'],21 ['Africa/Douala', 'WAT-1'],22 ['Africa/Freetown', 'GMT0'],23 ['Africa/Gaborone', 'CAT-2'],24 ['Africa/Harare', 'CAT-2'],25 ['Africa/Johannesburg', 'SAST-2'],26 ['Africa/Juba', 'EAT-3'],27 ['Africa/Kampala', 'EAT-3'],28 ['Africa/Khartoum', 'CAT-2'],29 ['Africa/Kigali', 'CAT-2'],30 ['Africa/Kinshasa', 'WAT-1'],31 ['Africa/Lagos', 'WAT-1'],32 ['Africa/Libreville', 'WAT-1'],33 ['Africa/Lome', 'GMT0'],34 ['Africa/Luanda', 'WAT-1'],35 ['Africa/Lubumbashi', 'CAT-2'],36 ['Africa/Lusaka', 'CAT-2'],37 ['Africa/Malabo', 'WAT-1'],38 ['Africa/Maputo', 'CAT-2'],39 ['Africa/Maseru', 'SAST-2'],40 ['Africa/Mbabane', 'SAST-2'],41 ['Africa/Mogadishu', 'EAT-3'],42 ['Africa/Monrovia', 'GMT0'],43 ['Africa/Nairobi', 'EAT-3'],44 ['Africa/Ndjamena', 'WAT-1'],45 ['Africa/Niamey', 'WAT-1'],46 ['Africa/Nouakchott', 'GMT0'],47 ['Africa/Ouagadougou', 'GMT0'],48 ['Africa/Porto-Novo', 'WAT-1'],49 ['Africa/Sao Tome', 'GMT0'],50 ['Africa/Tripoli', 'EET-2'],51 ['Africa/Tunis', 'CET-1'],52 ['Africa/Windhoek', 'CAT-2'],53 ['America/Adak', 'HST10HDT,M3.2.0,M11.1.0'],54 ['America/Anchorage', 'AKST9AKDT,M3.2.0,M11.1.0'],55 ['America/Anguilla', 'AST4'],56 ['America/Antigua', 'AST4'],57 ['America/Araguaina', '<-03>3'],58 ['America/Argentina/Buenos Aires', '<-03>3'],59 ['America/Argentina/Catamarca', '<-03>3'],60 ['America/Argentina/Cordoba', '<-03>3'],61 ['America/Argentina/Jujuy', '<-03>3'],62 ['America/Argentina/La Rioja', '<-03>3'],63 ['America/Argentina/Mendoza', '<-03>3'],64 ['America/Argentina/Rio Gallegos', '<-03>3'],65 ['America/Argentina/Salta', '<-03>3'],66 ['America/Argentina/San Juan', '<-03>3'],67 ['America/Argentina/San Luis', '<-03>3'],68 ['America/Argentina/Tucuman', '<-03>3'],69 ['America/Argentina/Ushuaia', '<-03>3'],70 ['America/Aruba', 'AST4'],71 ['America/Asuncion', '<-04>4<-03>,M10.1.0/0,M3.4.0/0'],72 ['America/Atikokan', 'EST5'],73 ['America/Bahia', '<-03>3'],74 ['America/Bahia Banderas', 'CST6CDT,M4.1.0,M10.5.0'],75 ['America/Barbados', 'AST4'],76 ['America/Belem', '<-03>3'],77 ['America/Belize', 'CST6'],78 ['America/Blanc-Sablon', 'AST4'],79 ['America/Boa Vista', '<-04>4'],80 ['America/Bogota', '<-05>5'],81 ['America/Boise', 'MST7MDT,M3.2.0,M11.1.0'],82 ['America/Cambridge Bay', 'MST7MDT,M3.2.0,M11.1.0'],83 ['America/Campo Grande', '<-04>4<-03>,M11.1.0/0,M2.3.0/0'],84 ['America/Cancun', 'EST5'],85 ['America/Caracas', '<-04>4'],86 ['America/Cayenne', '<-03>3'],87 ['America/Cayman', 'EST5'],88 ['America/Chicago', 'CST6CDT,M3.2.0,M11.1.0'],89 ['America/Chihuahua', 'MST7MDT,M4.1.0,M10.5.0'],90 ['America/Costa Rica', 'CST6'],91 ['America/Creston', 'MST7'],92 ['America/Cuiaba', '<-04>4<-03>,M11.1.0/0,M2.3.0/0'],93 ['America/Curacao', 'AST4'],94 ['America/Danmarkshavn', 'GMT0'],95 ['America/Dawson', 'PST8PDT,M3.2.0,M11.1.0'],96 ['America/Dawson Creek', 'MST7'],97 ['America/Denver', 'MST7MDT,M3.2.0,M11.1.0'],98 ['America/Detroit', 'EST5EDT,M3.2.0,M11.1.0'],99 ['America/Dominica', 'AST4'],100 ['America/Edmonton', 'MST7MDT,M3.2.0,M11.1.0'],101 ['America/Eirunepe', '<-05>5'],102 ['America/El Salvador', 'CST6'],103 ['America/Fort Nelson', 'MST7'],104 ['America/Fortaleza', '<-03>3'],105 ['America/Glace Bay', 'AST4ADT,M3.2.0,M11.1.0'],106 ['America/Godthab', '<-03>3<-02>,M3.5.0/-2,M10.5.0/-1'],107 ['America/Goose Bay', 'AST4ADT,M3.2.0,M11.1.0'],108 ['America/Grand Turk', 'EST5EDT,M3.2.0,M11.1.0'],109 ['America/Grenada', 'AST4'],110 ['America/Guadeloupe', 'AST4'],111 ['America/Guatemala', 'CST6'],112 ['America/Guayaquil', '<-05>5'],113 ['America/Guyana', '<-04>4'],114 ['America/Halifax', 'AST4ADT,M3.2.0,M11.1.0'],115 ['America/Havana', 'CST5CDT,M3.2.0/0,M11.1.0/1'],116 ['America/Hermosillo', 'MST7'],117 ['America/Indiana/Indianapolis', 'EST5EDT,M3.2.0,M11.1.0'],118 ['America/Indiana/Knox', 'CST6CDT,M3.2.0,M11.1.0'],119 ['America/Indiana/Marengo', 'EST5EDT,M3.2.0,M11.1.0'],120 ['America/Indiana/Petersburg', 'EST5EDT,M3.2.0,M11.1.0'],121 ['America/Indiana/Tell City', 'CST6CDT,M3.2.0,M11.1.0'],122 ['America/Indiana/Vevay', 'EST5EDT,M3.2.0,M11.1.0'],123 ['America/Indiana/Vincennes', 'EST5EDT,M3.2.0,M11.1.0'],124 ['America/Indiana/Winamac', 'EST5EDT,M3.2.0,M11.1.0'],125 ['America/Inuvik', 'MST7MDT,M3.2.0,M11.1.0'],126 ['America/Iqaluit', 'EST5EDT,M3.2.0,M11.1.0'],127 ['America/Jamaica', 'EST5'],128 ['America/Juneau', 'AKST9AKDT,M3.2.0,M11.1.0'],129 ['America/Kentucky/Louisville', 'EST5EDT,M3.2.0,M11.1.0'],130 ['America/Kentucky/Monticello', 'EST5EDT,M3.2.0,M11.1.0'],131 ['America/Kralendijk', 'AST4'],132 ['America/La Paz', '<-04>4'],133 ['America/Lima', '<-05>5'],134 ['America/Los Angeles', 'PST8PDT,M3.2.0,M11.1.0'],135 ['America/Lower Princes', 'AST4'],136 ['America/Maceio', '<-03>3'],137 ['America/Managua', 'CST6'],138 ['America/Manaus', '<-04>4'],139 ['America/Marigot', 'AST4'],140 ['America/Martinique', 'AST4'],141 ['America/Matamoros', 'CST6CDT,M3.2.0,M11.1.0'],142 ['America/Mazatlan', 'MST7MDT,M4.1.0,M10.5.0'],143 ['America/Menominee', 'CST6CDT,M3.2.0,M11.1.0'],144 ['America/Merida', 'CST6CDT,M4.1.0,M10.5.0'],145 ['America/Metlakatla', 'AKST9AKDT,M3.2.0,M11.1.0'],146 ['America/Mexico City', 'CST6CDT,M4.1.0,M10.5.0'],147 ['America/Miquelon', '<-03>3<-02>,M3.2.0,M11.1.0'],148 ['America/Moncton', 'AST4ADT,M3.2.0,M11.1.0'],149 ['America/Monterrey', 'CST6CDT,M4.1.0,M10.5.0'],150 ['America/Montevideo', '<-03>3'],151 ['America/Montserrat', 'AST4'],152 ['America/Nassau', 'EST5EDT,M3.2.0,M11.1.0'],153 ['America/New York', 'EST5EDT,M3.2.0,M11.1.0'],154 ['America/Nipigon', 'EST5EDT,M3.2.0,M11.1.0'],155 ['America/Nome', 'AKST9AKDT,M3.2.0,M11.1.0'],156 ['America/Noronha', '<-02>2'],157 ['America/North Dakota/Beulah', 'CST6CDT,M3.2.0,M11.1.0'],158 ['America/North Dakota/Center', 'CST6CDT,M3.2.0,M11.1.0'],159 ['America/North Dakota/New Salem', 'CST6CDT,M3.2.0,M11.1.0'],160 ['America/Ojinaga', 'MST7MDT,M3.2.0,M11.1.0'],161 ['America/Panama', 'EST5'],162 ['America/Pangnirtung', 'EST5EDT,M3.2.0,M11.1.0'],163 ['America/Paramaribo', '<-03>3'],164 ['America/Phoenix', 'MST7'],165 ['America/Port of Spain', 'AST4'],166 ['America/Port-au-Prince', 'EST5EDT,M3.2.0,M11.1.0'],167 ['America/Porto Velho', '<-04>4'],168 ['America/Puerto Rico', 'AST4'],169 ['America/Punta Arenas', '<-03>3'],170 ['America/Rainy River', 'CST6CDT,M3.2.0,M11.1.0'],171 ['America/Rankin Inlet', 'CST6CDT,M3.2.0,M11.1.0'],172 ['America/Recife', '<-03>3'],173 ['America/Regina', 'CST6'],174 ['America/Resolute', 'CST6CDT,M3.2.0,M11.1.0'],175 ['America/Rio Branco', '<-05>5'],176 ['America/Santarem', '<-03>3'],177 ['America/Santiago', '<-04>4<-03>,M9.1.6/24,M4.1.6/24'],178 ['America/Santo Domingo', 'AST4'],179 ['America/Sao Paulo', '<-03>3<-02>,M11.1.0/0,M2.3.0/0'],180 ['America/Scoresbysund', '<-01>1<+00>,M3.5.0/0,M10.5.0/1'],181 ['America/Sitka', 'AKST9AKDT,M3.2.0,M11.1.0'],182 ['America/St Barthelemy', 'AST4'],183 ['America/St Johns', 'NST3:30NDT,M3.2.0,M11.1.0'],184 ['America/St Kitts', 'AST4'],185 ['America/St Lucia', 'AST4'],186 ['America/St Thomas', 'AST4'],187 ['America/St Vincent', 'AST4'],188 ['America/Swift Current', 'CST6'],189 ['America/Tegucigalpa', 'CST6'],190 ['America/Thule', 'AST4ADT,M3.2.0,M11.1.0'],191 ['America/Thunder Bay', 'EST5EDT,M3.2.0,M11.1.0'],192 ['America/Tijuana', 'PST8PDT,M3.2.0,M11.1.0'],193 ['America/Toronto', 'EST5EDT,M3.2.0,M11.1.0'],194 ['America/Tortola', 'AST4'],195 ['America/Vancouver', 'PST8PDT,M3.2.0,M11.1.0'],196 ['America/Whitehorse', 'PST8PDT,M3.2.0,M11.1.0'],197 ['America/Winnipeg', 'CST6CDT,M3.2.0,M11.1.0'],198 ['America/Yakutat', 'AKST9AKDT,M3.2.0,M11.1.0'],199 ['America/Yellowknife', 'MST7MDT,M3.2.0,M11.1.0'],200 ['Antarctica/Casey', '<+08>-8'],201 ['Antarctica/Davis', '<+07>-7'],202 ['Antarctica/DumontDUrville', '<+10>-10'],203 ['Antarctica/Macquarie', '<+11>-11'],204 ['Antarctica/Mawson', '<+05>-5'],205 ['Antarctica/McMurdo', 'NZST-12NZDT,M9.5.0,M4.1.0/3'],206 ['Antarctica/Palmer', '<-03>3'],207 ['Antarctica/Rothera', '<-03>3'],208 ['Antarctica/Syowa', '<+03>-3'],209 ['Antarctica/Troll', '<+00>0<+02>-2,M3.5.0/1,M10.5.0/3'],210 ['Antarctica/Vostok', '<+06>-6'],211 ['Arctic/Longyearbyen', 'CET-1CEST,M3.5.0,M10.5.0/3'],212 ['Asia/Aden', '<+03>-3'],213 ['Asia/Almaty', '<+06>-6'],214 ['Asia/Amman', 'EET-2EEST,M3.5.4/24,M10.5.5/1'],215 ['Asia/Anadyr', '<+12>-12'],216 ['Asia/Aqtau', '<+05>-5'],217 ['Asia/Aqtobe', '<+05>-5'],218 ['Asia/Ashgabat', '<+05>-5'],219 ['Asia/Atyrau', '<+05>-5'],220 ['Asia/Baghdad', '<+03>-3'],221 ['Asia/Bahrain', '<+03>-3'],222 ['Asia/Baku', '<+04>-4'],223 ['Asia/Bangkok', '<+07>-7'],224 ['Asia/Barnaul', '<+07>-7'],225 ['Asia/Beirut', 'EET-2EEST,M3.5.0/0,M10.5.0/0'],226 ['Asia/Bishkek', '<+06>-6'],227 ['Asia/Brunei', '<+08>-8'],228 ['Asia/Chita', '<+09>-9'],229 ['Asia/Choibalsan', '<+08>-8'],230 ['Asia/Colombo', '<+0530>-5:30'],231 ['Asia/Damascus', 'EET-2EEST,M3.5.5/0,M10.5.5/0'],232 ['Asia/Dhaka', '<+06>-6'],233 ['Asia/Dili', '<+09>-9'],234 ['Asia/Dubai', '<+04>-4'],235 ['Asia/Dushanbe', '<+05>-5'],236 ['Asia/Famagusta', 'EET-2EEST,M3.5.0/3,M10.5.0/4'],237 ['Asia/Gaza', 'EET-2EEST,M3.4.6/1,M10.5.6/1'],238 ['Asia/Hebron', 'EET-2EEST,M3.4.6/1,M10.5.6/1'],239 ['Asia/Ho Chi Minh', '<+07>-7'],240 ['Asia/Hong Kong', 'HKT-8'],241 ['Asia/Hovd', '<+07>-7'],242 ['Asia/Irkutsk', '<+08>-8'],243 ['Asia/Jakarta', 'WIB-7'],244 ['Asia/Jayapura', 'WIT-9'],245 ['Asia/Jerusalem', 'IST-2IDT,M3.4.4/26,M10.5.0'],246 ['Asia/Kabul', '<+0430>-4:30'],247 ['Asia/Kamchatka', '<+12>-12'],248 ['Asia/Karachi', 'PKT-5'],249 ['Asia/Kathmandu', '<+0545>-5:45'],250 ['Asia/Khandyga', '<+09>-9'],251 ['Asia/Kolkata', 'IST-5:30'],252 ['Asia/Krasnoyarsk', '<+07>-7'],253 ['Asia/Kuala Lumpur', '<+08>-8'],254 ['Asia/Kuching', '<+08>-8'],255 ['Asia/Kuwait', '<+03>-3'],256 ['Asia/Macau', 'CST-8'],257 ['Asia/Magadan', '<+11>-11'],258 ['Asia/Makassar', 'WITA-8'],259 ['Asia/Manila', 'PST-8'],260 ['Asia/Muscat', '<+04>-4'],261 ['Asia/Nicosia', 'EET-2EEST,M3.5.0/3,M10.5.0/4'],262 ['Asia/Novokuznetsk', '<+07>-7'],263 ['Asia/Novosibirsk', '<+07>-7'],264 ['Asia/Omsk', '<+06>-6'],265 ['Asia/Oral', '<+05>-5'],266 ['Asia/Phnom Penh', '<+07>-7'],267 ['Asia/Pontianak', 'WIB-7'],268 ['Asia/Pyongyang', 'KST-9'],269 ['Asia/Qatar', '<+03>-3'],270 ['Asia/Qostanay', '<+06>-6'],271 ['Asia/Qyzylorda', '<+05>-5'],272 ['Asia/Riyadh', '<+03>-3'],273 ['Asia/Sakhalin', '<+11>-11'],274 ['Asia/Samarkand', '<+05>-5'],275 ['Asia/Seoul', 'KST-9'],276 ['Asia/Shanghai', 'CST-8'],277 ['Asia/Singapore', '<+08>-8'],278 ['Asia/Srednekolymsk', '<+11>-11'],279 ['Asia/Taipei', 'CST-8'],280 ['Asia/Tashkent', '<+05>-5'],281 ['Asia/Tbilisi', '<+04>-4'],282 ['Asia/Tehran', '<+0330>-3:30<+0430>,J79/24,J263/24'],283 ['Asia/Thimphu', '<+06>-6'],284 ['Asia/Tokyo', 'JST-9'],285 ['Asia/Tomsk', '<+07>-7'],286 ['Asia/Ulaanbaatar', '<+08>-8'],287 ['Asia/Urumqi', '<+06>-6'],288 ['Asia/Ust-Nera', '<+10>-10'],289 ['Asia/Vientiane', '<+07>-7'],290 ['Asia/Vladivostok', '<+10>-10'],291 ['Asia/Yakutsk', '<+09>-9'],292 ['Asia/Yangon', '<+0630>-6:30'],293 ['Asia/Yekaterinburg', '<+05>-5'],294 ['Asia/Yerevan', '<+04>-4'],295 ['Atlantic/Azores', '<-01>1<+00>,M3.5.0/0,M10.5.0/1'],296 ['Atlantic/Bermuda', 'AST4ADT,M3.2.0,M11.1.0'],297 ['Atlantic/Canary', 'WET0WEST,M3.5.0/1,M10.5.0'],298 ['Atlantic/Cape Verde', '<-01>1'],299 ['Atlantic/Faroe', 'WET0WEST,M3.5.0/1,M10.5.0'],300 ['Atlantic/Madeira', 'WET0WEST,M3.5.0/1,M10.5.0'],301 ['Atlantic/Reykjavik', 'GMT0'],302 ['Atlantic/South Georgia', '<-02>2'],303 ['Atlantic/St Helena', 'GMT0'],304 ['Atlantic/Stanley', '<-03>3'],305 ['Australia/Adelaide', 'ACST-9:30ACDT,M10.1.0,M4.1.0/3'],306 ['Australia/Brisbane', 'AEST-10'],307 ['Australia/Broken Hill', 'ACST-9:30ACDT,M10.1.0,M4.1.0/3'],308 ['Australia/Currie', 'AEST-10AEDT,M10.1.0,M4.1.0/3'],309 ['Australia/Darwin', 'ACST-9:30'],310 ['Australia/Eucla', '<+0845>-8:45'],311 ['Australia/Hobart', 'AEST-10AEDT,M10.1.0,M4.1.0/3'],312 ['Australia/Lindeman', 'AEST-10'],313 ['Australia/Lord Howe', '<+1030>-10:30<+11>-11,M10.1.0,M4.1.0'],314 ['Australia/Melbourne', 'AEST-10AEDT,M10.1.0,M4.1.0/3'],315 ['Australia/Perth', 'AWST-8'],316 ['Australia/Sydney', 'AEST-10AEDT,M10.1.0,M4.1.0/3'],317 ['Etc/GMT', 'GMT0'],318 ['Etc/GMT+1', '<-01>1'],319 ['Etc/GMT+10', '<-10>10'],320 ['Etc/GMT+11', '<-11>11'],321 ['Etc/GMT+12', '<-12>12'],322 ['Etc/GMT+2', '<-02>2'],323 ['Etc/GMT+3', '<-03>3'],324 ['Etc/GMT+4', '<-04>4'],325 ['Etc/GMT+5', '<-05>5'],326 ['Etc/GMT+6', '<-06>6'],327 ['Etc/GMT+7', '<-07>7'],328 ['Etc/GMT+8', '<-08>8'],329 ['Etc/GMT+9', '<-09>9'],330 ['Etc/GMT-1', '<+01>-1'],331 ['Etc/GMT-10', '<+10>-10'],332 ['Etc/GMT-11', '<+11>-11'],333 ['Etc/GMT-12', '<+12>-12'],334 ['Etc/GMT-13', '<+13>-13'],335 ['Etc/GMT-14', '<+14>-14'],336 ['Etc/GMT-2', '<+02>-2'],337 ['Etc/GMT-3', '<+03>-3'],338 ['Etc/GMT-4', '<+04>-4'],339 ['Etc/GMT-5', '<+05>-5'],340 ['Etc/GMT-6', '<+06>-6'],341 ['Etc/GMT-7', '<+07>-7'],342 ['Etc/GMT-8', '<+08>-8'],343 ['Etc/GMT-9', '<+09>-9'],344 ['Europe/Amsterdam', 'CET-1CEST,M3.5.0,M10.5.0/3'],345 ['Europe/Andorra', 'CET-1CEST,M3.5.0,M10.5.0/3'],346 ['Europe/Astrakhan', '<+04>-4'],347 ['Europe/Athens', 'EET-2EEST,M3.5.0/3,M10.5.0/4'],348 ['Europe/Belgrade', 'CET-1CEST,M3.5.0,M10.5.0/3'],349 ['Europe/Berlin', 'CET-1CEST,M3.5.0,M10.5.0/3'],350 ['Europe/Bratislava', 'CET-1CEST,M3.5.0,M10.5.0/3'],351 ['Europe/Brussels', 'CET-1CEST,M3.5.0,M10.5.0/3'],352 ['Europe/Bucharest', 'EET-2EEST,M3.5.0/3,M10.5.0/4'],353 ['Europe/Budapest', 'CET-1CEST,M3.5.0,M10.5.0/3'],354 ['Europe/Busingen', 'CET-1CEST,M3.5.0,M10.5.0/3'],355 ['Europe/Chisinau', 'EET-2EEST,M3.5.0,M10.5.0/3'],356 ['Europe/Copenhagen', 'CET-1CEST,M3.5.0,M10.5.0/3'],357 ['Europe/Dublin', 'IST-1GMT0,M10.5.0,M3.5.0/1'],358 ['Europe/Gibraltar', 'CET-1CEST,M3.5.0,M10.5.0/3'],359 ['Europe/Guernsey', 'GMT0BST,M3.5.0/1,M10.5.0'],360 ['Europe/Helsinki', 'EET-2EEST,M3.5.0/3,M10.5.0/4'],361 ['Europe/Isle of Man', 'GMT0BST,M3.5.0/1,M10.5.0'],362 ['Europe/Istanbul', '<+03>-3'],363 ['Europe/Jersey', 'GMT0BST,M3.5.0/1,M10.5.0'],364 ['Europe/Kaliningrad', 'EET-2'],365 ['Europe/Kiev', 'EET-2EEST,M3.5.0/3,M10.5.0/4'],366 ['Europe/Kirov', '<+03>-3'],367 ['Europe/Lisbon', 'WET0WEST,M3.5.0/1,M10.5.0'],368 ['Europe/Ljubljana', 'CET-1CEST,M3.5.0,M10.5.0/3'],369 ['Europe/London', 'GMT0BST,M3.5.0/1,M10.5.0'],370 ['Europe/Luxembourg', 'CET-1CEST,M3.5.0,M10.5.0/3'],371 ['Europe/Madrid', 'CET-1CEST,M3.5.0,M10.5.0/3'],372 ['Europe/Malta', 'CET-1CEST,M3.5.0,M10.5.0/3'],373 ['Europe/Mariehamn', 'EET-2EEST,M3.5.0/3,M10.5.0/4'],374 ['Europe/Minsk', '<+03>-3'],375 ['Europe/Monaco', 'CET-1CEST,M3.5.0,M10.5.0/3'],376 ['Europe/Moscow', 'MSK-3'],377 ['Europe/Oslo', 'CET-1CEST,M3.5.0,M10.5.0/3'],378 ['Europe/Paris', 'CET-1CEST,M3.5.0,M10.5.0/3'],379 ['Europe/Podgorica', 'CET-1CEST,M3.5.0,M10.5.0/3'],380 ['Europe/Prague', 'CET-1CEST,M3.5.0,M10.5.0/3'],381 ['Europe/Riga', 'EET-2EEST,M3.5.0/3,M10.5.0/4'],382 ['Europe/Rome', 'CET-1CEST,M3.5.0,M10.5.0/3'],383 ['Europe/Samara', '<+04>-4'],384 ['Europe/San Marino', 'CET-1CEST,M3.5.0,M10.5.0/3'],385 ['Europe/Sarajevo', 'CET-1CEST,M3.5.0,M10.5.0/3'],386 ['Europe/Saratov', '<+04>-4'],387 ['Europe/Simferopol', 'MSK-3'],388 ['Europe/Skopje', 'CET-1CEST,M3.5.0,M10.5.0/3'],389 ['Europe/Sofia', 'EET-2EEST,M3.5.0/3,M10.5.0/4'],390 ['Europe/Stockholm', 'CET-1CEST,M3.5.0,M10.5.0/3'],391 ['Europe/Tallinn', 'EET-2EEST,M3.5.0/3,M10.5.0/4'],392 ['Europe/Tirane', 'CET-1CEST,M3.5.0,M10.5.0/3'],393 ['Europe/Ulyanovsk', '<+04>-4'],394 ['Europe/Uzhgorod', 'EET-2EEST,M3.5.0/3,M10.5.0/4'],395 ['Europe/Vaduz', 'CET-1CEST,M3.5.0,M10.5.0/3'],396 ['Europe/Vatican', 'CET-1CEST,M3.5.0,M10.5.0/3'],397 ['Europe/Vienna', 'CET-1CEST,M3.5.0,M10.5.0/3'],398 ['Europe/Vilnius', 'EET-2EEST,M3.5.0/3,M10.5.0/4'],399 ['Europe/Volgograd', '<+04>-4'],400 ['Europe/Warsaw', 'CET-1CEST,M3.5.0,M10.5.0/3'],401 ['Europe/Zagreb', 'CET-1CEST,M3.5.0,M10.5.0/3'],402 ['Europe/Zaporozhye', 'EET-2EEST,M3.5.0/3,M10.5.0/4'],403 ['Europe/Zurich', 'CET-1CEST,M3.5.0,M10.5.0/3'],404 ['Indian/Antananarivo', 'EAT-3'],405 ['Indian/Chagos', '<+06>-6'],406 ['Indian/Christmas', '<+07>-7'],407 ['Indian/Cocos', '<+0630>-6:30'],408 ['Indian/Comoro', 'EAT-3'],409 ['Indian/Kerguelen', '<+05>-5'],410 ['Indian/Mahe', '<+04>-4'],411 ['Indian/Maldives', '<+05>-5'],412 ['Indian/Mauritius', '<+04>-4'],413 ['Indian/Mayotte', 'EAT-3'],414 ['Indian/Reunion', '<+04>-4'],415 ['Pacific/Apia', '<+13>-13<+14>,M9.5.0/3,M4.1.0/4'],416 ['Pacific/Auckland', 'NZST-12NZDT,M9.5.0,M4.1.0/3'],417 ['Pacific/Bougainville', '<+11>-11'],418 ['Pacific/Chatham', '<+1245>-12:45<+1345>,M9.5.0/2:45,M4.1.0/3:45'],419 ['Pacific/Chuuk', '<+10>-10'],420 ['Pacific/Easter', '<-06>6<-05>,M9.1.6/22,M4.1.6/22'],421 ['Pacific/Efate', '<+11>-11'],422 ['Pacific/Enderbury', '<+13>-13'],423 ['Pacific/Fakaofo', '<+13>-13'],424 ['Pacific/Fiji', '<+12>-12<+13>,M11.1.0,M1.2.2/123'],425 ['Pacific/Funafuti', '<+12>-12'],426 ['Pacific/Galapagos', '<-06>6'],427 ['Pacific/Gambier', '<-09>9'],428 ['Pacific/Guadalcanal', '<+11>-11'],429 ['Pacific/Guam', 'ChST-10'],430 ['Pacific/Honolulu', 'HST10'],431 ['Pacific/Kiritimati', '<+14>-14'],432 ['Pacific/Kosrae', '<+11>-11'],433 ['Pacific/Kwajalein', '<+12>-12'],434 ['Pacific/Majuro', '<+12>-12'],435 ['Pacific/Marquesas', '<-0930>9:30'],436 ['Pacific/Midway', 'SST11'],437 ['Pacific/Nauru', '<+12>-12'],438 ['Pacific/Niue', '<-11>11'],439 ['Pacific/Norfolk', '<+11>-11'],440 ['Pacific/Noumea', '<+11>-11'],441 ['Pacific/Pago Pago', 'SST11'],442 ['Pacific/Palau', '<+09>-9'],443 ['Pacific/Pitcairn', '<-08>8'],444 ['Pacific/Pohnpei', '<+11>-11'],445 ['Pacific/Port Moresby', '<+10>-10'],446 ['Pacific/Rarotonga', '<-10>10'],447 ['Pacific/Saipan', 'ChST-10'],448 ['Pacific/Tahiti', '<-10>10'],449 ['Pacific/Tarawa', '<+12>-12'],450 ['Pacific/Tongatapu', '<+13>-13'],451 ['Pacific/Wake', '<+12>-12'],452 ['Pacific/Wallis', '<+12>-12']453]...
M3.js
Source: M3.js
1Clazz.declarePackage ("JU");2Clazz.load (null, "JU.M3", ["java.lang.ArrayIndexOutOfBoundsException", "JU.T3"], function () {3c$ = Clazz.decorateAsClass (function () {4this.m00 = 0;5this.m01 = 0;6this.m02 = 0;7this.m10 = 0;8this.m11 = 0;9this.m12 = 0;10this.m20 = 0;11this.m21 = 0;12this.m22 = 0;13Clazz.instantialize (this, arguments);14}, JU, "M3", null, java.io.Serializable);15Clazz.makeConstructor (c$, 16function () {17});18c$.newA = $_M(c$, "newA", 19function (v) {20var m = new JU.M3 ();21m.setA (v);22return m;23}, "~A");24c$.newM = $_M(c$, "newM", 25function (m1) {26var m = new JU.M3 ();27if (m1 == null) {28m.setIdentity ();29return m;30}m.m00 = m1.m00;31m.m01 = m1.m01;32m.m02 = m1.m02;33m.m10 = m1.m10;34m.m11 = m1.m11;35m.m12 = m1.m12;36m.m20 = m1.m20;37m.m21 = m1.m21;38m.m22 = m1.m22;39return m;40}, "JU.M3");41$_V(c$, "toString", 42function () {43return "[\n [" + this.m00 + "\t" + this.m01 + "\t" + this.m02 + "]" + "\n [" + this.m10 + "\t" + this.m11 + "\t" + this.m12 + "]" + "\n [" + this.m20 + "\t" + this.m21 + "\t" + this.m22 + "] ]";44});45$_M(c$, "setIdentity", 46function () {47this.m00 = 1.0;48this.m01 = 0.0;49this.m02 = 0.0;50this.m10 = 0.0;51this.m11 = 1.0;52this.m12 = 0.0;53this.m20 = 0.0;54this.m21 = 0.0;55this.m22 = 1.0;56});57$_M(c$, "setElement", 58function (row, column, value) {59if (row == 0) if (column == 0) this.m00 = value;60 else if (column == 1) this.m01 = value;61 else if (column == 2) this.m02 = value;62 else throw new ArrayIndexOutOfBoundsException ("column must be 0 to 2 and is " + column);63 else if (row == 1) if (column == 0) this.m10 = value;64 else if (column == 1) this.m11 = value;65 else if (column == 2) this.m12 = value;66 else throw new ArrayIndexOutOfBoundsException ("column must be 0 to 2 and is " + column);67 else if (row == 2) if (column == 0) this.m20 = value;68 else if (column == 1) this.m21 = value;69 else if (column == 2) this.m22 = value;70 else throw new ArrayIndexOutOfBoundsException ("column must be 0 to 2 and is " + column);71 else throw new ArrayIndexOutOfBoundsException ("row must be 0 to 2 and is " + row);72}, "~N,~N,~N");73$_M(c$, "getElement", 74function (row, column) {75if (row == 0) if (column == 0) return this.m00;76 else if (column == 1) return this.m01;77 else if (column == 2) return this.m02;78 else throw new ArrayIndexOutOfBoundsException ("column must be 0 to 2 and is " + column);79 else if (row == 1) if (column == 0) return this.m10;80 else if (column == 1) return this.m11;81 else if (column == 2) return this.m12;82 else throw new ArrayIndexOutOfBoundsException ("column must be 0 to 2 and is " + column);83 else if (row == 2) if (column == 0) return this.m20;84 else if (column == 1) return this.m21;85 else if (column == 2) return this.m22;86 else throw new ArrayIndexOutOfBoundsException ("column must be 0 to 2 and is " + column);87 else throw new ArrayIndexOutOfBoundsException ("row must be 0 to 2 and is " + row);88}, "~N,~N");89$_M(c$, "setRow", 90function (row, x, y, z) {91if (row == 0) {92this.m00 = x;93this.m01 = y;94this.m02 = z;95} else if (row == 1) {96this.m10 = x;97this.m11 = y;98this.m12 = z;99} else if (row == 2) {100this.m20 = x;101this.m21 = y;102this.m22 = z;103} else {104throw new ArrayIndexOutOfBoundsException ("row must be 0 to 2 and is " + row);105}}, "~N,~N,~N,~N");106$_M(c$, "setRowV", 107function (row, v) {108if (row == 0) {109this.m00 = v.x;110this.m01 = v.y;111this.m02 = v.z;112} else if (row == 1) {113this.m10 = v.x;114this.m11 = v.y;115this.m12 = v.z;116} else if (row == 2) {117this.m20 = v.x;118this.m21 = v.y;119this.m22 = v.z;120} else {121throw new ArrayIndexOutOfBoundsException ("row must be 0 to 2 and is " + row);122}}, "~N,JU.T3");123$_M(c$, "getRow", 124function (row, v) {125if (row == 0) {126v[0] = this.m00;127v[1] = this.m01;128v[2] = this.m02;129} else if (row == 1) {130v[0] = this.m10;131v[1] = this.m11;132v[2] = this.m12;133} else if (row == 2) {134v[0] = this.m20;135v[1] = this.m21;136v[2] = this.m22;137} else {138throw new ArrayIndexOutOfBoundsException ("row must be 0 to 2 and is " + row);139}}, "~N,~A");140$_M(c$, "setRowA", 141function (row, v) {142if (row == 0) {143this.m00 = v[0];144this.m01 = v[1];145this.m02 = v[2];146} else if (row == 1) {147this.m10 = v[0];148this.m11 = v[1];149this.m12 = v[2];150} else if (row == 2) {151this.m20 = v[0];152this.m21 = v[1];153this.m22 = v[2];154} else {155throw new ArrayIndexOutOfBoundsException ("row must be 0 to 2 and is " + row);156}}, "~N,~A");157$_M(c$, "setColumn", 158function (column, x, y, z) {159if (column == 0) {160this.m00 = x;161this.m10 = y;162this.m20 = z;163} else if (column == 1) {164this.m01 = x;165this.m11 = y;166this.m21 = z;167} else if (column == 2) {168this.m02 = x;169this.m12 = y;170this.m22 = z;171} else {172throw new ArrayIndexOutOfBoundsException ("column must be 0 to 2 and is " + column);173}}, "~N,~N,~N,~N");174$_M(c$, "setColumnV", 175function (column, v) {176if (column == 0) {177this.m00 = v.x;178this.m10 = v.y;179this.m20 = v.z;180} else if (column == 1) {181this.m01 = v.x;182this.m11 = v.y;183this.m21 = v.z;184} else if (column == 2) {185this.m02 = v.x;186this.m12 = v.y;187this.m22 = v.z;188} else {189throw new ArrayIndexOutOfBoundsException ("column must be 0 to 2 and is " + column);190}}, "~N,JU.V3");191$_M(c$, "setColumnA", 192function (column, v) {193if (column == 0) {194this.m00 = v[0];195this.m10 = v[1];196this.m20 = v[2];197} else if (column == 1) {198this.m01 = v[0];199this.m11 = v[1];200this.m21 = v[2];201} else if (column == 2) {202this.m02 = v[0];203this.m12 = v[1];204this.m22 = v[2];205} else {206throw new ArrayIndexOutOfBoundsException ("column must be 0 to 2 and is " + column);207}}, "~N,~A");208$_M(c$, "getColumnV", 209function (column, v) {210if (column == 0) {211v.x = this.m00;212v.y = this.m10;213v.z = this.m20;214} else if (column == 1) {215v.x = this.m01;216v.y = this.m11;217v.z = this.m21;218} else if (column == 2) {219v.x = this.m02;220v.y = this.m12;221v.z = this.m22;222} else {223throw new ArrayIndexOutOfBoundsException ("column must be 0 to 2 and is " + column);224}}, "~N,JU.V3");225$_M(c$, "getColumn", 226function (column, v) {227if (column == 0) {228v[0] = this.m00;229v[1] = this.m10;230v[2] = this.m20;231} else if (column == 1) {232v[0] = this.m01;233v[1] = this.m11;234v[2] = this.m21;235} else if (column == 2) {236v[0] = this.m02;237v[1] = this.m12;238v[2] = this.m22;239} else {240throw new ArrayIndexOutOfBoundsException ("column must be 0 to 2 and is " + column);241}}, "~N,~A");242$_M(c$, "add", 243function (m1) {244this.m00 += m1.m00;245this.m01 += m1.m01;246this.m02 += m1.m02;247this.m10 += m1.m10;248this.m11 += m1.m11;249this.m12 += m1.m12;250this.m20 += m1.m20;251this.m21 += m1.m21;252this.m22 += m1.m22;253}, "JU.M3");254$_M(c$, "sub", 255function (m1) {256this.m00 -= m1.m00;257this.m01 -= m1.m01;258this.m02 -= m1.m02;259this.m10 -= m1.m10;260this.m11 -= m1.m11;261this.m12 -= m1.m12;262this.m20 -= m1.m20;263this.m21 -= m1.m21;264this.m22 -= m1.m22;265}, "JU.M3");266$_M(c$, "transpose", 267function () {268var tmp = this.m01;269this.m01 = this.m10;270this.m10 = tmp;271tmp = this.m02;272this.m02 = this.m20;273this.m20 = tmp;274tmp = this.m12;275this.m12 = this.m21;276this.m21 = tmp;277});278$_M(c$, "transposeM", 279function (m1) {280this.setM (m1);281this.transpose ();282}, "JU.M3");283$_M(c$, "setAA", 284function (a1) {285this.setFromAxisAngle (a1.x, a1.y, a1.z, a1.angle);286}, "JU.A4");287$_M(c$, "setFromAxisAngle", 288($fz = function (x, y, z, angle) {289var n = Math.sqrt (x * x + y * y + z * z);290n = 1 / n;291x *= n;292y *= n;293z *= n;294var c = Math.cos (angle);295var s = Math.sin (angle);296var omc = 1.0 - c;297this.m00 = (c + x * x * omc);298this.m11 = (c + y * y * omc);299this.m22 = (c + z * z * omc);300var tmp1 = x * y * omc;301var tmp2 = z * s;302this.m01 = (tmp1 - tmp2);303this.m10 = (tmp1 + tmp2);304tmp1 = x * z * omc;305tmp2 = y * s;306this.m02 = (tmp1 + tmp2);307this.m20 = (tmp1 - tmp2);308tmp1 = y * z * omc;309tmp2 = x * s;310this.m12 = (tmp1 - tmp2);311this.m21 = (tmp1 + tmp2);312}, $fz.isPrivate = true, $fz), "~N,~N,~N,~N");313$_M(c$, "setM", 314function (m1) {315this.m00 = m1.m00;316this.m01 = m1.m01;317this.m02 = m1.m02;318this.m10 = m1.m10;319this.m11 = m1.m11;320this.m12 = m1.m12;321this.m20 = m1.m20;322this.m21 = m1.m21;323this.m22 = m1.m22;324}, "JU.M3");325$_M(c$, "setA", 326function (m) {327this.m00 = m[0];328this.m01 = m[1];329this.m02 = m[2];330this.m10 = m[3];331this.m11 = m[4];332this.m12 = m[5];333this.m20 = m[6];334this.m21 = m[7];335this.m22 = m[8];336}, "~A");337$_M(c$, "invertM", 338function (m1) {339this.setM (m1);340this.invert ();341}, "JU.M3");342$_M(c$, "invert", 343function () {344var s = this.determinant ();345if (s == 0.0) return;346s = 1 / s;347this.set (this.m11 * this.m22 - this.m12 * this.m21, this.m02 * this.m21 - this.m01 * this.m22, this.m01 * this.m12 - this.m02 * this.m11, this.m12 * this.m20 - this.m10 * this.m22, this.m00 * this.m22 - this.m02 * this.m20, this.m02 * this.m10 - this.m00 * this.m12, this.m10 * this.m21 - this.m11 * this.m20, this.m01 * this.m20 - this.m00 * this.m21, this.m00 * this.m11 - this.m01 * this.m10);348this.mulf (s);349});350$_M(c$, "determinant", 351function () {352return this.m00 * (this.m11 * this.m22 - this.m21 * this.m12) - this.m01 * (this.m10 * this.m22 - this.m20 * this.m12) + this.m02 * (this.m10 * this.m21 - this.m20 * this.m11);353});354$_M(c$, "setScale", 355function (scale) {356this.m00 = scale;357this.m01 = 0.0;358this.m02 = 0.0;359this.m10 = 0.0;360this.m11 = scale;361this.m12 = 0.0;362this.m20 = 0.0;363this.m21 = 0.0;364this.m22 = scale;365}, "~N");366$_M(c$, "rotX", 367function (angle) {368var c = Math.cos (angle);369var s = Math.sin (angle);370this.m00 = 1.0;371this.m01 = 0.0;372this.m02 = 0.0;373this.m10 = 0.0;374this.m11 = c;375this.m12 = -s;376this.m20 = 0.0;377this.m21 = s;378this.m22 = c;379}, "~N");380$_M(c$, "rotY", 381function (angle) {382var c = Math.cos (angle);383var s = Math.sin (angle);384this.m00 = c;385this.m01 = 0.0;386this.m02 = s;387this.m10 = 0.0;388this.m11 = 1.0;389this.m12 = 0.0;390this.m20 = -s;391this.m21 = 0.0;392this.m22 = c;393}, "~N");394$_M(c$, "rotZ", 395function (angle) {396var c = Math.cos (angle);397var s = Math.sin (angle);398this.m00 = c;399this.m01 = -s;400this.m02 = 0.0;401this.m10 = s;402this.m11 = c;403this.m12 = 0.0;404this.m20 = 0.0;405this.m21 = 0.0;406this.m22 = 1.0;407}, "~N");408$_M(c$, "mulf", 409function (scalar) {410this.m00 *= scalar;411this.m01 *= scalar;412this.m02 *= scalar;413this.m10 *= scalar;414this.m11 *= scalar;415this.m12 *= scalar;416this.m20 *= scalar;417this.m21 *= scalar;418this.m22 *= scalar;419}, "~N");420$_M(c$, "mul", 421function (m1) {422this.mul2 (this, m1);423}, "JU.M3");424$_M(c$, "mul2", 425function (m1, m2) {426this.set (m1.m00 * m2.m00 + m1.m01 * m2.m10 + m1.m02 * m2.m20, m1.m00 * m2.m01 + m1.m01 * m2.m11 + m1.m02 * m2.m21, m1.m00 * m2.m02 + m1.m01 * m2.m12 + m1.m02 * m2.m22, m1.m10 * m2.m00 + m1.m11 * m2.m10 + m1.m12 * m2.m20, m1.m10 * m2.m01 + m1.m11 * m2.m11 + m1.m12 * m2.m21, m1.m10 * m2.m02 + m1.m11 * m2.m12 + m1.m12 * m2.m22, m1.m20 * m2.m00 + m1.m21 * m2.m10 + m1.m22 * m2.m20, m1.m20 * m2.m01 + m1.m21 * m2.m11 + m1.m22 * m2.m21, m1.m20 * m2.m02 + m1.m21 * m2.m12 + m1.m22 * m2.m22);427}, "JU.M3,JU.M3");428$_V(c$, "equals", 429function (o) {430if (!(Clazz.instanceOf (o, JU.M3))) return false;431var m = o;432return this.m00 == m.m00 && this.m01 == m.m01 && this.m02 == m.m02 && this.m10 == m.m10 && this.m11 == m.m11 && this.m12 == m.m12 && this.m20 == m.m20 && this.m21 == m.m21 && this.m22 == m.m22;433}, "~O");434$_V(c$, "hashCode", 435function () {436return JU.T3.floatToIntBits0 (this.m00) ^ JU.T3.floatToIntBits0 (this.m01) ^ JU.T3.floatToIntBits0 (this.m02) ^ JU.T3.floatToIntBits0 (this.m10) ^ JU.T3.floatToIntBits0 (this.m11) ^ JU.T3.floatToIntBits0 (this.m12) ^ JU.T3.floatToIntBits0 (this.m20) ^ JU.T3.floatToIntBits0 (this.m21) ^ JU.T3.floatToIntBits0 (this.m22);437});438$_M(c$, "setZero", 439function () {440this.m00 = 0.0;441this.m01 = 0.0;442this.m02 = 0.0;443this.m10 = 0.0;444this.m11 = 0.0;445this.m12 = 0.0;446this.m20 = 0.0;447this.m21 = 0.0;448this.m22 = 0.0;449});450$_M(c$, "transform", 451function (t) {452this.transform2 (t, t);453}, "JU.T3");454$_M(c$, "transform2", 455function (t, result) {456result.set (this.m00 * t.x + this.m01 * t.y + this.m02 * t.z, this.m10 * t.x + this.m11 * t.y + this.m12 * t.z, this.m20 * t.x + this.m21 * t.y + this.m22 * t.z);457}, "JU.T3,JU.T3");458$_M(c$, "transformAdd", 459function (t, scale, t2) {460t2.x += scale * (this.m00 * t.x + this.m01 * t.y + this.m02 * t.z);461t2.y += scale * (this.m10 * t.x + this.m11 * t.y + this.m12 * t.z);462t2.z += scale * (this.m20 * t.x + this.m21 * t.y + this.m22 * t.z);463}, "JU.T3,~N,JU.T3");464$_M(c$, "set", 465($fz = function (m00, m01, m02, m10, m11, m12, m20, m21, m22) {466this.m00 = m00;467this.m01 = m01;468this.m02 = m02;469this.m10 = m10;470this.m11 = m11;471this.m12 = m12;472this.m20 = m20;473this.m21 = m21;474this.m22 = m22;475}, $fz.isPrivate = true, $fz), "~N,~N,~N,~N,~N,~N,~N,~N,~N");
...
M11.js
Source: M11.js
1import {observer} from "mobx-react";2import {Col, Form, Input, Select, Row} from "antd";3import React from "react";4import {EResultM11} from "../../Consts/ConstM";5const M11 = observer(() => {6 const row3M11 = <Row className="rowM11">7 <Col>3.-</Col>8 <Col>F->B</Col>9 <Col>-</Col>10 <Col>-</Col>11 <Col>F</Col>12 </Row>13 return <>14 <Form.Item15 name="m11"16 >17 <Select>18 <Select.Option value={EResultM11.FQ}>19 <Row className="rowM11">20 <Col>0.-</Col>21 <Col>-</Col>22 <Col>-</Col>23 <Col>-</Col>24 <Col>F</Col>25 </Row>26 </Select.Option>27 <Select.Option value={EResultM11.NOP}>28 <Row className="rowM11">29 <Col>1.-</Col>30 <Col>-</Col>31 <Col>-</Col>32 <Col>-</Col>33 <Col>F</Col>34 </Row>35 </Select.Option>36 <Select.Option value={EResultM11.FBA}>37 <Row className="rowM11">38 <Col>2.-</Col>39 <Col>F->B</Col>40 <Col>-</Col>41 <Col>-</Col>42 <Col>A</Col>43 </Row>44 </Select.Option>45 <Select.Option value={EResultM11.FBF}>46 {row3M11}47 </Select.Option>48 <Select.Option value={EResultM11.RSH_FBQ}>49 <Row className="rowM11">50 <Col>4.--></Col>51 <Col>F/2->B</Col>52 <Col>--></Col>53 <Col>Q/2->Q</Col>54 <Col>F</Col>55 </Row>56 </Select.Option>57 <Select.Option value={EResultM11.RSH_FB}>58 <Row className="rowM11">59 <Col>5.--></Col>60 <Col>F/2->B</Col>61 <Col>-</Col>62 <Col>-</Col>63 <Col>F</Col>64 </Row>65 </Select.Option>66 <Select.Option value={EResultM11.LSH_BFQ}>67 <Row className="rowM11">68 <Col>{"6.<--"}</Col>69 <Col>2*F->B</Col>70 <Col>{"<--"}</Col>71 <Col>2*Q->Q</Col>72 <Col>F</Col>73 </Row>74 </Select.Option>75 <Select.Option value={EResultM11.LSH_BF}>76 <Row className="rowM11">77 <Col>{"7.<--"}</Col>78 <Col>2*F->B</Col>79 <Col>-</Col>80 <Col>-</Col>81 <Col>F</Col>82 </Row>83 </Select.Option>84 </Select>85 </Form.Item>86 </>87});...
Using AI Code Generation
1var wpt = require('wpt');2wpt.m11();3wpt.m12();4wpt.m13();5wpt.m14();6var wpt = require('wpt');7wpt.m21();8wpt.m22();9wpt.m23();10wpt.m24();11var wpt = require('wpt');12wpt.m31();13wpt.m32();14wpt.m33();15wpt.m34();16var wpt = require('wpt');17wpt.m41();18wpt.m42();19wpt.m43();20wpt.m44();21var wpt = require('wpt');22wpt.m51();23wpt.m52();24wpt.m53();25wpt.m54();26var wpt = require('wpt');27wpt.m61();28wpt.m62();29wpt.m63();30wpt.m64();
Using AI Code Generation
1var wpt = require('wpt');2var wpt = new WebPageTest('www.webpagetest.org');3wpt.getLocations(function(err, data) {4 if (err) {5 console.log(err);6 } else {7 console.log(data);8 }9});10var wpt = require('wpt');11var wpt = new WebPageTest('www.webpagetest.org');12wpt.getLocations(function(err, data) {13 if (err) {14 console.log(err);15 } else {16 console.log(data);17 }18});19var wpt = require('wpt');20var wpt = new WebPageTest('www.webpagetest.org');21wpt.getLocations(function(err, data) {22 if (err) {23 console.log(err);24 } else {25 console.log(data);26 }27});28var wpt = require('wpt');29var wpt = new WebPageTest('www.webpagetest.org');30wpt.getLocations(function(err, data) {31 if (err) {32 console.log(err);33 } else {34 console.log(data);35 }36});37var wpt = require('wpt');38var wpt = new WebPageTest('www.webpagetest.org');39wpt.getLocations(function(err, data) {40 if (err) {41 console.log(err);42 } else {43 console.log(data);44 }45});46var wpt = require('wpt');47var wpt = new WebPageTest('www.webpagetest.org');48wpt.getLocations(function(err, data) {49 if (err) {50 console.log(err);51 } else {52 console.log(data);53 }54});55var wpt = require('wpt');56var wpt = new WebPageTest('www.webpagetest.org');57wpt.getLocations(function(err, data) {58 if (err) {59 console.log(err);60 }
Using AI Code Generation
1var wpt = require('wpt');2var wptObj = new wpt();3wptObj.m11(function(err, data) {4 if (err) {5 console.log(err);6 } else {7 console.log(data);8 }9});10var wpt = require('wpt');11var wptObj = new wpt();12wptObj.m11(function(err, data) {13 if (err) {14 console.log(err);15 } else {16 console.log(data);17 }18});19var wpt = require('wpt');20var wptObj = new wpt();21wptObj.m11(function(err, data) {22 if (err) {23 console.log(err);24 } else {25 console.log(data);26 }27});28var wpt = require('wpt');29var wptObj = new wpt();30wptObj.m11(function(err, data) {31 if (err) {32 console.log(err);33 } else {34 console.log(data);35 }36});37var wpt = require('wpt');38var wptObj = new wpt();39wptObj.m11(function(err, data) {40 if (err) {41 console.log(err);42 } else {43 console.log(data);44 }45});46var wpt = require('wpt');47var wptObj = new wpt();48wptObj.m11(function(err, data) {49 if (err) {50 console.log(err);51 } else {52 console.log(data);53 }54});55var wpt = require('wpt');56var wptObj = new wpt();57wptObj.m11(function(err, data) {58 if (err) {59 console.log(err);60 } else {61 console.log(data);62 }63});64var wpt = require('w
Using AI Code Generation
1var wpt = require("wpt");2console.log(wpt.m11(10, 20));3var wpt = require("wpt");4console.log(wpt.m12(10, 20));5var wpt = require("wpt");6console.log(wpt.m13(10, 20));7var wpt = require("wpt");8console.log(wpt.m14(10, 20));9var wpt = require("wpt");10console.log(wpt.m15(10, 20));11var wpt = require("wpt");12console.log(wpt.m16(10, 20));13var wpt = require("wpt");14console.log(wpt.m17(10, 20));15var wpt = require("wpt");16console.log(wpt.m18(10, 20));17var wpt = require("wpt");18console.log(wpt.m19(10, 20));19var wpt = require("wpt");20console.log(wpt.m20(10, 20));21var wpt = require("wpt");22console.log(wpt.m21(10, 20));23var wpt = require("wpt");24console.log(wpt.m22(10, 20));25var wpt = require("wpt");26console.log(wpt.m23(10, 20));27var wpt = require("wpt");28console.log(wpt.m24(10, 20));29var wpt = require("wpt");30console.log(wpt.m25(10, 20));
Check out the latest blogs from LambdaTest on this topic:
Enterprise resource planning (ERP) is a form of business process management software—typically a suite of integrated applications—that assists a company in managing its operations, interpreting data, and automating various back-office processes. The introduction of a new ERP system is analogous to the introduction of a new product into the market. If the product is not handled appropriately, it will fail, resulting in significant losses for the business. Most significantly, the employees’ time, effort, and morale would suffer as a result of the procedure.
Technical debt was originally defined as code restructuring, but in today’s fast-paced software delivery environment, it has evolved. Technical debt may be anything that the software development team puts off for later, such as ineffective code, unfixed defects, lacking unit tests, excessive manual tests, or missing automated tests. And, like financial debt, it is challenging to pay back.
To understand the agile testing mindset, we first need to determine what makes a team “agile.” To me, an agile team continually focuses on becoming self-organized and cross-functional to be able to complete any challenge they may face during a project.
ChatGPT broke all Internet records by going viral in the first week of its launch. A million users in 5 days are unprecedented. A conversational AI that can answer natural language-based questions and create poems, write movie scripts, write social media posts, write descriptive essays, and do tons of amazing things. Our first thought when we got access to the platform was how to use this amazing platform to make the lives of web and mobile app testers easier. And most importantly, how we can use ChatGPT for automated testing.
The web development industry is growing, and many Best Automated UI Testing Tools are available to test your web-based project to ensure it is bug-free and easily accessible for every user. These tools help you test your web project and make it fully compatible with user-end requirements and needs.
Learn to execute automation testing from scratch with LambdaTest Learning Hub. Right from setting up the prerequisites to run your first automation test, to following best practices and diving deeper into advanced test scenarios. LambdaTest Learning Hubs compile a list of step-by-step guides to help you be proficient with different test automation frameworks i.e. Selenium, Cypress, TestNG etc.
You could also refer to video tutorials over LambdaTest YouTube channel to get step by step demonstration from industry experts.
Get 100 minutes of automation test minutes FREE!!