Details
Description
The jQuery datetimepicker popup for date-time fields does not set the time correctly from an existing value. This is because all date-time (Timestamp) fields return a millisecond component which is not supported by datetimepicker. It seems that datetimepicker is unable to parse the time with a millisecond component and instead defaults to 00:00
Attachments
Attachments
Issue Links
- is related to
-
OFBIZ-5850 <@htmlTemplate.renderDateTimeField does not parse date string based on input format
- Closed