View source
enum abstract MonthRepresentation(String)
package js.lib.intl
import js.lib.intl.DateTimeFormat
Available on js
Variables
inlineread onlyNarrow:MonthRepresentation = "narrow"
(e.g., M). Two months may have the same narrow style for some locales (e.g. May's narrow style is also M).