getMonthsShort
Returns an array containing the 3-letter abbreviated names of the months in the current locale.
Presentation
function getMonthsShort (): string[];
Returns
string[]
-An array containing the 3-letter abbreviated names of the months.
Returns an array containing the 3-letter abbreviated names of the months in the current locale.
function getMonthsShort (): string[];
string[]
-An array containing the 3-letter abbreviated names of the months.