You can specify the time zone for DataSpiderServer by specifying the time zone in the setting file.
The set time zone is applied to all processes which handle a time in DataSpiderServer, such as the output log time and the value acquired by the current date and time logic.
■Setting procedure
Please specify the time zone in [user.timezone] of [$DATASPIDER_HOME/server/conf/system.properties].
For more information, please refer to the reference information link.
■Supplementary
The time zone set in the configuration file overrides the settings of the time zone in OS.
If "user.timezone" is invalid by "#", the time zone of OS is applied.
(It is invalid by "#" immediately after installation)
Reference information
- [Property Reference]-[Server Property File]-[system.properties]