time

  
  +time
  +time/zone <differential>
    
  Anomaly TrekMUX gives the time in both Eastern Standard Time and current IC
  Stardate. One minute of RL time equals one minute of IC time. In Stardate 
  format, one time period lasts approximately 2 and a half hours before rolling 
  to the next time period. The station uses military time to schedule events.
  The station's clock follows that of the RL clock. 7:00 pm EST is Station Time
  1900 hours, etc. NOTE that the CPU is in EST.
  
  Using the /zone switch, you can set a differential - how many hours are
  between you and Eastern Standard Time. Use integers here. For instance,
  if you are in Atlanta, your differential would be '0'. If in London, your
  differential would be '5'. If in San Francisco, your differential would be
  '-3'. If you need a half-hour differential, use '4.5' for example (which
  would put you somewhere in the middle of the Atlantic ocean).
  
  Please see: stardate(), sd2secs()
Return to Index