added a date function to ease date comparison (closes #571)
authorFabien Potencier <fabien.potencier@gmail.com>
Fri, 6 Jan 2012 19:31:06 +0000 (20:31 +0100)
committerFabien Potencier <fabien.potencier@gmail.com>
Fri, 6 Jan 2012 19:32:26 +0000 (20:32 +0100)
commit764829f55a70262fcdd6cc69dfd447a6309088d6
treea340f6e75b405eb01bd68aef2eff6ea6d2e4d1f0
parentc07014a38799988e83e7183e2329cf9fb74f6e0e
added a date function to ease date comparison (closes #571)
CHANGELOG
doc/functions/date.rst [new file with mode: 0644]
doc/functions/index.rst
lib/Twig/Extension/Core.php
test/Twig/Tests/Fixtures/functions/date.test [new file with mode: 0644]