Method Locale.Language.abstract()->short_month()
- Method short_month
 stringshort_month(int(1..12)num)- Description
 Returns an abbreviated month name from the month number
num.
string short_month(int(1..12) num)
Returns an abbreviated month name from the month number num.