fixed timezone when using the date filter with a UNIX timestamp (it now uses the...
authorFabien Potencier <fabien.potencier@gmail.com>
Sat, 28 May 2011 14:36:42 +0000 (16:36 +0200)
committerFabien Potencier <fabien.potencier@gmail.com>
Sat, 28 May 2011 14:36:42 +0000 (16:36 +0200)
commit9c07baf8e55a37f8190c7224fb00d4b2ff87db82
treec248b1e0e00ed7f560f845a58c2a2b2360cf7c04
parentd8eafa02f2be03033844bd6afbbd69655c47d2f8
fixed timezone when using the date filter with a UNIX timestamp (it now uses the default timezone instead of UTC to mimics the date() function behavior)
lib/Twig/Extension/Core.php