Getting localized months names
Hello,
I am wondering which is the easiest possibility to get localized names of the months ?
Currently i am using my own table with months names (somehow in an array as: 0>January, 1->February, aso) but i wanna migrate this to ZF too...
|