hivesolutions / appier

Joyful Python Web App development

Home Page:http://appier.hive.pt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for accessing current date in appier templates

tsilva opened this issue · 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.