{
	"numberTripleDivider": " ",
	"numberDecimal": ",",
	"currencyPrepend": "Ft",
	"currencyAppend": "",
	"percentageSpace": true,

	"fullDate": "yyyy. MMMM d.",
	"longDate": "yyyy. MMMM d.",
	"mediumDate": "yyyy.MM.dd.",
	"defaultDate": "yyyy.MM.dd.",
	"shortDate": "yyyy.MM.dd.",
	"dateFieldOrder": "ymd",

	"fullTime24": "H:mm:ss",
	"fullTime12": "h:mm:ss a",
	"longTime24": "H:mm:ss zzz",
	"longTime12": "h:mm:ss a zzz",
	"mediumTime24": "H:mm:ss",
	"mediumTime12": "h:mm:ss a",
	"defaultTime24": "H:mm:ss",
	"defaultTime12": "h:mm:ss a",
	"shortTime24": "H:mm",
	"shortTime12": "h:mm a",
	"dateTimeFormat" : "DATE TIME",

	"is12HourDefault": true,
	"firstDayOfWeek": 1
}
