spring-framework / org.springframework.context.i18n

Package org.springframework.context.i18n

Types

SimpleTimeZoneAwareLocaleContext

open class SimpleTimeZoneAwareLocaleContext : SimpleLocaleContext, TimeZoneAwareLocaleContext

Simple implementation of the TimeZoneAwareLocaleContext interface, always returning a specified Locale and TimeZone.

Note: Prefer the use of SimpleLocaleContext when only setting a Locale but no TimeZone.