spring-framework / org.springframework.web.servlet.i18n / SessionLocaleResolver / setTimeZoneAttributeName

setTimeZoneAttributeName

open fun setTimeZoneAttributeName(timeZoneAttributeName: String): Unit

Specify the name of the corresponding attribute in the HttpSession, holding the current TimeZone value.

The default is an internal #TIME_ZONE_SESSION_ATTRIBUTE_NAME.

Since
4.3.8