An error occurred while processing the template.
Java method "com.liferay.portal.kernel.util.DateUtil_IW.parseDate(String, String, Locale)" threw an exception when invoked on com.liferay.portal.kernel.util.DateUtil_IW object "com.liferay.portal.kernel.util.DateUtil_IW@18c94f0a"; see cause exception in the Java stack trace. ---- FTL stack trace ("~" means nesting-related): - Failed at: #assign display_date = dateUtil.parse... [in template "10132#10165#NOVETATS_LLISTADOR_DONES" at line 8, column 1] ----
1<#assign groupUtil= serviceLocator.findService("com.liferay.portal.kernel.service.GroupLocalService")>
2<#assign friendlyURLGroup= groupUtil.getGroup( getterUtil.getLong( groupId)).getFriendlyURL()>
3
4<div class="col-12">
5<h3 class="h4">${.vars["reserved-article-title"].data}</h3>
6<p>
7<!--
8<#assign display_date=dateUtil.parseDate("EEE,dd MMM yyyy HH:mm:ss Z", .vars["reserved-article-display-date"].data, locale)>
9<#assign fecha=dateUtil.getDate( display_date,"dd/MM/yyyy HH:mm ", languageUtil.getLocale("ca"), company.getTimeZone())+"h.">
10 <#assign imagenURL= imatge.getData()>
11 <#if !imagenURL?has_content || imagenURL?length ==0>
12 <#assign imagenURL= imatge.urlExterna.getData()>
13 </#if>
14 <#if imagenURL?has_content && imagenURL?length gt 0>
15 <div class="float-left" style="padding:0 10px 10px 0">
16 <img src="${imagenURL}" alt="${peuImatge.getData()}" style="margin:4px;width:150px">
17 </div>
18 </#if>
19${fecha}<br />
20
21-->
22<#if entradeta.getData()?has_content>
23 ${entradeta.getData()}
24 </#if> <br/>
25<#if cos.getData()?has_content>
26 ${cos.getData()}
27 </#if> </p>
28</div>
Your privacy is our priority
To protect your privacy, before continuing we want to make sure that you know that, both we and our collaborators, use some “cookies” on the website to facilitate its use:
- Own and third party for statistical purposes, with which no user information is collected nor access IP addresses are recorded.
- Our own and third parties to guarantee basic functioning, such as the user session, and personalization aspects, such as the language of our pages.
We save the acceptance of cookies for 30 days to improve the browsing experience. Remember that you can delete cookies from your browser at any time. - From third parties to show you information from our social networks, such as Facebook, X, YouTube, etc. By accessing these websites you can decide whether or not you accept their privacy and cookie policies.