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