| setauditsyslogparams_timezone |
Use this method to set time zone used for date and timestamps in the logs. Available settings function as follows: * GMT_TIME - Coordinated Universal Time. * LOCAL_TIME Use the server's timezone setting. |
Syntax |
Parameters |
timezone |
Time zone used for date and timestamps in the logs.
Available settings function as follows:
* GMT_TIME - Coordinated Universal Time.
* LOCAL_TIME Use the server's timezone setting. Possible Values : GMT_TIME, LOCAL_TIME. |
Return Value |
Returns simpleResult |
See Also |