vaadin / cookbook

Copy & paste recipes for Vaadin
https://cookbook.vaadin.com/
Apache License 2.0
20 stars 38 forks source link

feat: add DatePicker I18N recipe #311

Closed javier-godoy closed 10 months ago

javier-godoy commented 10 months ago

Description

This recipe shows how to initialize DatePicker i18n from JVM translations available from Locale, so that the programmer doesn't have to hardcode such translations.

image

Type of change

Checklist

Additional for Feature type of change