Description
When inputDate component is used for selecting a date only, it does not display the time fields, but everytime a value is set a new date value with the current time is set as the value. This is inconsistent because the java.util.Date value does not stay same after a model update although component values are not changed by the user.
Attachments
Issue Links
- is duplicated by
-
TOMAHAWK-1386 Hours and minutes reset if type="both" in <t:inputDate>
- Closed