forMonth

public static Stringifier<Month> forMonth()

Obtains a stringifier for Month values.

This stringifier is automatically registered in the StringifierRegistry.

See also

Months.parse(String)