Unsupported content

 

This version of the product is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

time.formatUTC

time.formatUTC(datetime [, format ])

Formats an internal datetime object into a human-readable string.With no format specification, the default BMC Discovery time representation is used. If given, the format specification is a string containing special tokens that expand to formatted parts of the date and time. The format is specified as in Python's time.strftime function. The formatUTC function performs no timezone conversion. To convert the time into the appliance's timezone and daylight savings setting, use the time.formatLocal function.

Was this page helpful? Yes No Submitting... Thank you

Comments