Expandir la barra de logros de la comunidad.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Esta conversación ha sido bloqueada debido a la inactividad. Cree una nueva publicación.

RESUELTAS

Are other date types supported in 6.3?

Avatar

Level 1

Are other date types supported in 6.3?

For example localDate as it is not getting displayed on my page.

Please do let me know if I have missed some additional property that needs to be given in HTL markup?

1 solución aceptada

Avatar

Respuesta correcta de
Level 5

Looking at the implementation details, the only supported types as of now are java.util.Date and java.util.Calendar and their sub-classes

Ver la solución en mensaje original publicado

1 Respuesta

Avatar

Respuesta correcta de
Level 5

Looking at the implementation details, the only supported types as of now are java.util.Date and java.util.Calendar and their sub-classes