Time_Format


Used for:
RTserver, RTclient, RTmon, and RTgms processes
Type:
String (Identifier)
Default Value:
  • hms for RTserver and RTmon processes
  • unknown for all other RT processes
Valid Values:
  • full
  • fullzone
  • hms
  • numeric
  • The name of any time converter defined by the user

The Time_Format option controls how the RT process displays the value of time. Four standard formats and one user-defined format are available:

full
displays a combination of the date and the time.
fullzone
displays a combination of the date and the time with a time zone designation
hms
displays the time in hours, minutes, and seconds.
numeric
displays the floating point representation of time.
user_defined
uses a user-defined time converter. For a complete description of a user-defined time converter, see the function TutTimeCvtCreate in the TIBCO SmartSockets Utilities reference.

This option is required and cannot be unset.


TIBCO SmartSockets™ User’s Guide
Software Release 6.8, July 2006
Copyright © TIBCO Software Inc. All rights reserved
www.tibco.com