Class ZoneOffsetSettingRestController
java.lang.Object
jp.ecuacion.splib.web.controller.ZoneOffsetSettingRestController
Receives zone offset value from the user PC and set it into the session.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidzoneOffset(String zoneOffset) Receives zone offset value from the user PC and set it into the session.
-
Constructor Details
-
ZoneOffsetSettingRestController
public ZoneOffsetSettingRestController()
-
-
Method Details
-
zoneOffset
Receives zone offset value from the user PC and set it into the session.- Parameters:
zoneOffset- zoneOffset
-