admGetJVMTimezone
Description
Returns the JVM timezone. Normally this is GMT-0
Return Type
string
Example
use "adm";
return admGetJVMTimezone()
See also
Peacock
Returns the JVM timezone. Normally this is GMT-0
string
use "adm";
return admGetJVMTimezone()