Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
Master
-
3
-
App_Builder_7.3_24
Description
Description
The system present the date on format "MM/DD/YYYYT15:00:00.000Z" when the user select the date by datepicker. (It works fine when the user insert the date by typing.)
Pre-conditions
- Go to Control Panel > App Builder > Objects > Add a Custom Object;
- Add a Form View with Date field;
- Add a Table View;
- Deploy an app using the Form View and Table View.
Steps to Reproduce
- Access the app deployed;
- Select any date by datepicker (do not type the date);
- Submit the form;
- Access the detail screen to this entry.
Expected Result
The system present the date on format "MM/DD/YYYY"
Actual Result
The system present the date on format "MM/DD/YYYYT15:00:00.000Z"
Reproduced In
master: 306b912fd5d83204d57c644ace00af62e0ed07e8