Posts

Showing posts with the label srikanth srikanth jeeva

Get month names for the integer

>> Date::MONTHNAMES[1] => "January" some other date methods: Date::ABBR_DAYNAMES Date::ABBR_MONTHNAMES Date::DAYNAMES Thanks, sri..