DatePicker demo


For this demo, many locales are managed : fr, fr_FR, fr_CA, en_US (by default) en_GB, en_UK, it_IT... To change the locale, add "locale=" and the locale at the end of the demo URL. (for example: URL?locale=fr)

Don't forget to uncomment locale in DatePickerModule.gwt.xml and code in DatePickerModule.java to display an internationalized datePicker.