Article Details
Id:20927
Product:finPOWER Connect
Type:FIX
Version:4.00.04
Opened:15/11/2023
Closed:16/11/2023
Released:05/12/2023
Job: J032428
High Importance

HTML Widgets; User Defined details; Dates are being incorrectly displayed as one day less than expected

In certain circumstances, dates entered into User Defined details (handled via the widget.UI.ParametersHost control) were being displayed as one day less than expected.

E.g., when entered at 12:30pm on 15/11/2023 in New Zealand as "1/11/2023", the date would be saved correctly. However, upon editing the record, the date would appear as "31/11/2023".

In the business layer, the issue was fixed in ISKeyValueList.ToHtmlWidgetParametersJsonString()