@Component(value="blTimeZoneResolver") public class BroadleafTimeZoneResolverImpl extends Object implements BroadleafTimeZoneResolver
Modifier and Type | Field and Description |
---|---|
static String |
TIMEZONE_CODE_PARAM
Parameter/Attribute name for the current language
|
static String |
TIMEZONE_VAR
Parameter/Attribute name for the current language
|
Constructor and Description |
---|
BroadleafTimeZoneResolverImpl() |
Modifier and Type | Method and Description |
---|---|
TimeZone |
resolveTimeZone(org.springframework.web.context.request.WebRequest request) |
public static String TIMEZONE_VAR
public static String TIMEZONE_CODE_PARAM
public TimeZone resolveTimeZone(org.springframework.web.context.request.WebRequest request)
resolveTimeZone
in interface BroadleafTimeZoneResolver
Copyright © 2022. All rights reserved.