Issue
- We have a web content structure with a field of type
date
("dataType"=date
). - When trying to create a web content using this structure, through
postStructuredContentFolderStructuredContent
method (from the JSON API), the content is not created and we get the error:Unable to parse date that does not conform to ISO-8601
.
Environment
- 2024.q1
Resolution
- Check if the format being used to set the date matches the following:
YYYY-MM-DDT00:00:00Z
. - If it is only necessary to indicate the date, without time, indicate
00:00:00
for the hours.
Additional Information
Contenido exclusivo para suscriptores.
Una Suscripción Enterprise de Liferay proporciona acceso a más de 1.500 artículos que incluyen las mejores practicas, diagnóstico de problemas y otras soluciones útiles. Inicia sesión para tener un acceso completo.
Inicia sesión