Get month names for the integer

>> Date::MONTHNAMES[1]
=> "January"

some other date methods:
Date::ABBR_DAYNAMES
Date::ABBR_MONTHNAMES
Date::DAYNAMES


Thanks,
sri..

Comments

Swaroop said…
Thanks a lot.
This was helpful :)

Popular posts from this blog

Install Cpanm module error : No such file or directory opening compressed index

How to increase Elasticsearch Shard recovery Speed

Getting started with Python Flask application with MVC structure