hivesolutions/appier

Support for accessing current date in appier templates

tsilva opened this issue · 0 comments

Description

It should be possible for someone to print out the current date or its individual parts (year, month, day, hours, minutes, seconds).

Solution

Making the datetime module acessible in the template should solve the problem.