| setauditnslogparams_timezone |
Use this method to set time zone used for date and timestamps in the logs. Supported settings are: * 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.
Supported settings are:
* 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 |