Hi
I have a table with a date column. Setting the table locale doesn’t affect the date column.
How can I solve this problem?
Hi
I have a table with a date column. Setting the table locale doesn’t affect the date column.
How can I solve this problem?
Override the following method in your Table to format your Date:
protected String formatPropertyValue(Object rowId, Object colId, Property property)
thx will give it a try.
omg vaadins localisation possibilities are unusable