Icon ShortMonthNames Property

property ShortMonthNames[Month: Integer]: String

Available In: Client and Server Applications

Specifies the abbreviated month names for all months of the year. The values are indexed by the month, with January being the first at index 1 and December being the last at index 12. The default values are Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, and Dec.
Image