TIMEZONE (JANUS DEFINE parameter): Difference between revisions
Jump to navigation
Jump to search
Created page with "<span class="pageSubtitle">TIMEZONE xxxx — Name of timezone in which Online is running</span> <var>TIMEZONE</var> is a parameter on <var>JANUS DEFINE</var>, which defines and sets characteristics of a Janus port. This parameter specifies the [https://www.iana.org/time-zones IANA time zone] under which the Online is running. In the following example, the timezone is set to that of Sydney, Australia: <p class="pre">JANUS DEFINE IMAGINE 12231 IMAGINET 2 TIMEZ..." |
(No difference)
|
Latest revision as of 17:41, 31 July 2024
TIMEZONE xxxx — Name of timezone in which Online is running
TIMEZONE is a parameter on JANUS DEFINE, which defines and sets characteristics of a Janus port.
This parameter specifies the IANA time zone under which the Online is running.
In the following example, the timezone is set to that of Sydney, Australia:
JANUS DEFINE IMAGINE 12231 IMAGINET 2 TIMEZONE 'Australia/Sydney'
TIMEZONE is only valid for IMAGINET ports.