ZF-7138: Add a date format filter
Description
Add a filter which is able to convert date inputs from one date format to another date format.
This "could" be used to convert for example: "12.Mai.2009" to "2009.05.12"
Note that both formats are localized. This is the reason why the localizedtonormalized filter does not match for such a usecase.
Comments
Posted by Rob Allen (rob) on 2012-11-20T20:53:09.000+0000
Bulk change of all issues last updated before 1st January 2010 as "Won't Fix".
Feel free to re-open and provide a patch if you want to fix this issue.