I'm using additional Form Date library of CodeIgniter. But, I wanna change the month value, for example:

January change to Januari
February change to Febuari
March change to Maret
and so on....

In this library, the default lang is en_US. Can I change it to Indonesia language,.? or how can I change the month value,.?
thanks,.

link|improve this question

41% accept rate
feedback

1 Answer

Take a look at the CI language files:

http://codeigniter.com/user_guide/libraries/language.html

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.