Date Display Issue with ACF
-
Hello,
I’m trying to create a form with a custom field (ACF), where the user can update his/her profile. I created multiple fields, and all of them work fine and show the exact data on the front end as well as on the back end, except the Date of Birth field.
The problem with the Date of Birth field is it does not display the exact date, the user enters by using his/her form.
Let’s imagine, if the user enter 14 Feb 1994 as his date of birth, after submitting and updating the user profile, it automatically displays 2 Dec 1993. Check the below examples
Before Submit Form:
After Submit the Form:
The strang thing i had notice while working, always show the month of December in Date field. But at the same time on back-end, 14 Feb 1994 is showing correctly without any issue. I though, this problem is related to display date field at fron-end. Any suggestion or help to sortout this issue.
- The topic ‘Date Display Issue with ACF’ is closed to new replies.