AdjustTime, TimeAdj

Description:

script:AdjustTime(parameter1)

script:TimeAdj(parameter1)

Modify the surrent time by the number of hours provided.

Positive and negative numbers can be provided.

Parameters:

This function has exactly 1 parameter

Example:

script:AdjustTime(2)

script:TimeAdj(2)

This will add two more hours on top of the current time (GMT)