public class TimeZoneResolver extends Controller.Util
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SESSION_KEY |
CREATED, CREATED_JSON, CREATED_XML, NO_CONTENT, OK, OK_JSON, OK_XML
Constructor and Description |
---|
TimeZoneResolver() |
Modifier and Type | Method and Description |
---|---|
static int |
serverTimezoneOffset() |
static int |
timezoneOffset() |
static int |
timezoneOffset(org.osgl.http.H.Session session) |
static void |
updateTimezoneOffset(int offset,
org.osgl.http.H.Session session) |
accepted, badRequest, badRequest, badRequestIf, badRequestIf, badRequestIfBlank, badRequestIfBlank, badRequestIfNot, badRequestIfNot, badRequestIfNull, badRequestIfNull, barcode, binary, binary, binary, conflict, conflict, conflictIf, conflictIf, conflictIfNot, conflictIfNot, created, created, download, download, download, download, forbidden, forbidden, forbiddenIf, forbiddenIf, forbiddenIfNot, forbiddenIfNot, found, found, foundIf, foundIfNot, html, inferPrimitiveResult, inferResult, inferResult, inferResult, inferResult, inferResult, inferResult, inferResult, json, json, jsonMap, jwt, moved, moved, notAcceptable, notAcceptable, notFound, notFound, notFoundIf, notFoundIf, notFoundIfNot, notFoundIfNot, notFoundIfNull, notFoundIfNull, notModified, notModified, ok, qrcode, redirect, redirect, redirectIf, redirectIf, redirectIfNot, redirectIfNot, render, renderBarcode, renderBinary, renderBinary, renderBinary, renderHtml, renderJson, renderJson, renderJsonMap, renderJwt, renderQrcode, renderTemplate, renderTemplate, renderText, renderXml, seeOther, seeOther, seeOtherIf, seeOtherIfNot, template, template, temporaryRedirect, temporaryRedirect, text, unauthorized, unauthorized, unauthorizedIf, unauthorizedIf, unauthorizedIfNot, unauthorizedIfNot, xml
public static final java.lang.String SESSION_KEY
public static void updateTimezoneOffset(int offset, org.osgl.http.H.Session session)
public static int timezoneOffset()
public static int timezoneOffset(org.osgl.http.H.Session session)
public static int serverTimezoneOffset()
Copyright © 2014–2017 ActFramework. All rights reserved.