I am trying to change the label on a field "Review Date" -> "Display Date". But I get this error: "Dates without hours granularity must not use any timezone handling."
Searching that phrase turns up the back end code that generates the error, but not how to fix it. Unfortunately, I'm not advanced enough to be able to edit/modify the code to allow me to change the label or ignore that warning.
So far I have: - confirmed that I have the timezone set correctly - removed the options for "Users may set their own time zone." - changed the field widget to be a text field
Unfortunately, we cannot create a new field because we already have articles that are using the date field.
In the past, I have successfully edited the name of fields, so this seemed like a simple fix. Any suggestions?
Thank you.