View Single Post
  #1 (permalink)  
Old 03-08-2007, 05:55 AM
Cristian's Avatar
Cristian Cristian is offline
Administrator
 
Join Date: Feb 2007
Location: Sibiu, Romania
Posts: 99
Default 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...
Reply With Quote