Hi,
yesterday I had following problem:
I have an entity with a LocalDate
attribute. My input in the UI was “28.09.1991” and was also saved correctly in the database. When I load the cuba screen again I saw “27.09.1991”.
My browser language is English (GB) and my system language is English (United States). In cuba I had no language configured but the default is German.
cuba.availableLocales=Deutsch|de;English|en
Since I configured German as my language in Cuba I see the LocalDate correctly.
Can anyone explain this behavior?
Thanks in advance!
Bye, Reini