PolyglotLocalizer

sealed interface PolyglotLocalizer(source)

Marker interface for all localizer classes of datetime-polyglot.

Note that any class implementing this interface is not strictly required to return the same exact string for the same value in different platforms.

Inheritors