Internet Direct (Indy) Version 9.0.2 Beta
monthnames
Represents an array of short month names.

monthnames: array[1..12] of string  = ('Jan', 'Feb', 'Mar', 'Apr', 'May' , 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec');
Description
monthnames is a constant array that contains string values representing the 3-character abbreviated names for the months of the year.