Method Locale.Language.abstract()->short_day()
- Method short_day
 stringshort_day(int(1..7)num)- Description
 Returns an abbreviated weekday name from the weekday number
num.
string short_day(int(1..7) num)
Returns an abbreviated weekday name from the weekday number
 num.