Indy 9
monthnames
See Also, Unit: IdGlobal
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');
Unit
IdGlobal
Description
monthnames is a constant array that contains string values representing the 3-character abbreviated names for the months of the year. monthnames is used in functions like DateTimeToInternetStr and GetInternetFormattedFileTimeStamp.

Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.