calendar-abbrev-construct
calendar-abbrev-construct is a compiled Lisp function in `calendar.el
'.
(calendar-abbrev-construct FULL &optional MAXLEN)
From sequence FULL, return a vector of abbreviations.
Each abbreviation is no longer than MAXLEN (default `calendar-abbrev-length')
characters.