uasoft-indonesia / badaso

Laravel Vue headless CMS / admin panel / dashboard / builder / API CRUD generator, anything !
https://badaso.uatech.co.id
MIT License
1.21k stars 223 forks source link

Date displayed (and updated) with the previous day #800

Closed Dri372 closed 1 year ago

Dri372 commented 2 years ago

Describe the bug A date filed (date type in Database – postgresql - and in Crud) is displayed with the previous day and updated with this value if we don’t correct it.

To Reproduce Steps to reproduce the behavior: • Create a table with a date field • Create the crud • Open the Crud • Create a record, for instance 2022-09-19 • The record is well created • Edit it • The date displayed is ! 2022-09-18 <-------------------

Badaso (please complete the following information):

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.