FreeMarker WebEngine - Expected a hash, but this has evaluated to a date_or_time_or_datetime
Hi, I try to migrate my LTS2019 webEngine app to LTS2021 and I have freemarker code problem . ... <#function get_date doc modified_date <#list doc.children as child> <#if modified_date.time?datetime == child.dublincore.modified.time?datetim...