diff --git a/API.txt b/API.txt index c255f9f..bbb920b 100644 --- a/API.txt +++ b/API.txt @@ -376,7 +376,7 @@ specifiers are supported You can customize the month names with the "monthNames" option. For instance, for Danish you might specify: - monthName: ["jan", "feb", "mar", "apr", "maj", "jun", "jul", "aug", "sep", "okt", "nov", "dec"] + monthNames: ["jan", "feb", "mar", "apr", "maj", "jun", "jul", "aug", "sep", "okt", "nov", "dec"] The format string and month names are used by a very simple built-in format function that takes a date object, a format string (and