One of my clients wanted a way to have a weekly recurring event/post.
In this tutorial, I will show you how to setup the fields and then add the code required to automatically update an ACF date field.
1. Create field group

2. Add a “Date Picker” field

3. Name your field “date”

4. Set field return format
For full day events, you can use the return format Y-m-d
For specific timed events, use the return format Y-m-d h:i
4. Save your field group

5. Create a new test post

6. Select a date from the field you just created

7. Publish your test post

