DatePicker sticks to server's timezone when getting current date

Hi,
Is there a way to ask the DatePicker component to underscore today in users’ timezone?
Thanks in advance.
Ilia.

Hi,

Unfortunately, Vaadin calendar always shows today as current date obtained in a web browser. So, if you change timezone on a user machine it should show the correct today date.

Thanks, added to docs.