adampenn / Angular7-json-schema-form

Angular v7 for Angular2-json-schema-form
MIT License
5 stars 7 forks source link

DatePicker error - Date is a day less than the picked date #9

Open daniele22 opened 5 years ago

daniele22 commented 5 years ago

Describe the bug which template:

A clear and concise description of what the bug is: In the submitted dates the date selected by the datepicker is one day earlier than the selected day. This bug has already been reported and solved in the angular6-json-schema-form version. This is the like to the issue: https://github.com/hamzahamidi/Angular6-json-schema-form/pull/69 Code: https://github.com/hamzahamidi/Angular6-json-schema-form/commit/95772069f0981b37486c697c3ba9d3123bf64bb8

Someone able to do this can update the project's source code to eliminate this bug??