(server version 5.18 or later)
SNTP-OFFSET <+/-hmm> (Default = zero)
Specifies an offset added to the NTP server reported time.
The value specified may either be positive (the default) or negative and is encoded as hours and 2 digits for minutes. For example, 1 hour is represented as 100. 2 hours and 15 minutes is represented as 215.
This keyword provides for the situation when the original NTP server time value, which is generally GMT, is not desired but requires an adjustment. Literally, MOMI adds the value specified here to the time reported by the NTP server and the result is used in the time adjustment calculations.
It is recommended that if this feature is required, MOMI should be placed into preview mode, via commenting out the keyword SNTP-ALLOW-ADJUSTMENT, to confirm the value specified here is correct. Time adjustment information is reported in the MOMI Log when operating in preview mode.
Example:
== add 1 hour to NTP
SNTP-OFFSET 100 == reported time
== subtract 2 hours and
== 15 minutes from
SNTP-OFFSET -215 == NTP reported time