Forum Discussion
VarunGrazitti
11 years agoBoss
Hi rohitpar88 - use the following snippet.
<#assign rohit1 = restadmin("/users/id/35/registration_time").value >
<#assign postTimeObject = rohit1?datetime("yyyy-MM-dd'T'hh:mm:ss") />
${postTimeObject?string("dd MMMM yyyy")}
- rohitpar8811 years agoHelper
Wow! Its working. Thanks a lot..!
Related Content
- 2 months ago
- 4 years ago
- 9 months ago
- 13 years agoInactive User