sample skeleton application with dojo toolkit & arcgis js api v 4.30
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

135 lines
1.9 KiB

define(
//begin v1.x content
{
"quarters-standAlone-wide": [
"1st quarter",
"2nd quarter",
"3rd quarter",
"4th quarter"
],
"dateFormat-medium": "d MMM y",
"dayPeriods-standAlone-narrow-noon": "noon",
"quarters-standAlone-abbr": [
"Q1",
"Q2",
"Q3",
"Q4"
],
"months-format-narrow": [
"J",
"F",
"M",
"A",
"M",
"J",
"J",
"A",
"S",
"O",
"N",
"D"
],
"dateTimeFormat-medium": "{1}, {0}",
"timeFormat-full": "HH:mm:ss zzzz",
"dateFormatItem-EBhm": "E h:mm B",
"quarters-format-narrow": [
"1",
"2",
"3",
"4"
],
"months-standAlone-wide": [
"January",
"February",
"March",
"April",
"May",
"June",
"July",
"August",
"September",
"October",
"November",
"December"
],
"field-hour-narrow": "hr",
"months-standAlone-abbr": [
"Jan",
"Feb",
"Mar",
"Apr",
"May",
"Jun",
"Jul",
"Aug",
"Sept",
"Oct",
"Nov",
"Dec"
],
"dateTimeFormat-long": "{1} 'at' {0}",
"days-standAlone-short": [
"Su",
"Mo",
"Tu",
"We",
"Th",
"Fr",
"Sa"
],
"dateFormatItem-EBhms": "E h:mm:ss B",
"field-year-narrow": "yr",
"timeFormat-medium": "HH:mm:ss",
"field-second-narrow": "sec",
"dateFormat-long": "d MMMM y",
"dateFormat-short": "dd/MM/y",
"days-standAlone-wide": [
"Sunday",
"Monday",
"Tuesday",
"Wednesday",
"Thursday",
"Friday",
"Saturday"
],
"dateTimeFormat-short": "{1}, {0}",
"dateTimeFormat-full": "{1} 'at' {0}",
"days-format-narrow": [
"S",
"M",
"T",
"W",
"T",
"F",
"S"
],
"dayPeriods-standAlone-narrow-midnight": "midnight",
"timeFormat-short": "HH:mm",
"months-format-abbr": [
"Jan",
"Feb",
"Mar",
"Apr",
"May",
"Jun",
"Jul",
"Aug",
"Sept",
"Oct",
"Nov",
"Dec"
],
"days-standAlone-abbr": [
"Sun",
"Mon",
"Tue",
"Wed",
"Thu",
"Fri",
"Sat"
],
"timeFormat-long": "HH:mm:ss z",
"dateFormat-full": "EEEE, d MMMM y"
}
//end v1.x content
);