Package-level declarations

Types

Link copied to clipboard

Specialization of PolyglotValueLocalizer that allows to localize a date/time value T and returns a simple String.

Link copied to clipboard

Specialization of PolyglotValueLocalizer that allows to localize a Zoned date/time value T and returns a simple String.

Link copied to clipboard
sealed interface PolyglotLocalizer

Marker interface for all localizer classes of datetime-polyglot.

Link copied to clipboard

A generic PolyglotLocalizer that accepts a just value of type T and returns a result of type R.