public interface ClientInfo extends ClientService
Modifier and Type | Method and Description |
---|---|
java.util.Locale |
getLocale()
Returns the preferred locale of the client, based on the Accept-Language HTTP header of the
first client request.
|
java.util.Locale[] |
getLocales()
Returns the locales accepted by the client, based on the Accept-Language HTTP header.
|
int |
getTimezoneOffset()
Returns the offset between the client's local time and UTC.
|
int getTimezoneOffset()
java.util.Locale getLocale()
null
.null
java.util.Locale[] getLocales()
null
Copyright (c) EclipseSource and others 2002, 2016.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0