Documentation

Others

calendar the default locale months and days names
controls sets text labels for some elements of Webix components
dateFormat sets the default locale date format
decimalDelimiter a char which separates the decimal part in the float number. The default value is ”.”
decimalSize the number of decimal digits in the float number
fileSize sets abbreviations for file sizes from byte to exabyte
fullDateFormat sets the default locale date-time format
groupDelimiter a char which separates groups of digits. The default value is ”,”;
groupSize the number of digits in a group. The default value is 3
locales creates a new locale
longDateFormat sets the default locale the long-date format
parseFormat sets the default locale parsing date format. Initially it is "**%Y-%m-%d "%H:%i"**".
parseTimeFormat sets the default locale parsing time format. Initially it is **%H:%i**.
price sets the default locale price format
priceSettings sets the format of the price number
timeFormat sets the default locale time format
Back to top