surveyjs / survey-internationalization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SurveyJS Internationalization

This is project for demonstration of internationalization in SurveyJS

How to run this sample application

Internationalization options

  • Set culture property of survey object
  • Set culture property of text question
  • Set currencySymbol of text question
  • Set currencySymbolLocation of text question
  • Set dateSeparator of text question
  • Set shortDateFormat of text question
  • Use text question with inputType === currency
  • Use datetime picker question

Video demonstration

https://youtu.be/27NsI0XB8tk

About


Languages

Language:JavaScript 95.6%Language:HTML 2.1%Language:Python 1.1%Language:CSS 1.1%