Difference between revisions of "Extensions.DateTime"

From emotive
Jump to navigation Jump to search
Line 12: Line 12:
  
 
{{TableRowCatagory|DateTime terms}}
 
{{TableRowCatagory|DateTime terms}}
{{TableRowKeyValueList|[[GetTimeStamp]]| Returns a formatted time representation of a timestamp.}}
+
{{TableRowKeyValueList|[[GetTimeStamp]]| Returns a timestamp in milliseconds.}}
{{TableRowKeyValueList|[[FormatDate]]| Give a duration in milliseconds from a time stamp}}
+
{{TableRowKeyValueList|[[FormatDate]]| Returns a formatted time representation of a timestamp.}}
{{TableRowKeyValueList|[[FormatDuration]]| Returns a timestamp in milliseconds}}
+
{{TableRowKeyValueList|[[FormatDuration]]| Give a duration in milliseconds from a time stamp.}}
  
 
|}
 
|}

Revision as of 10:06, 11 July 2014

Classification

Name DateTime
Short Description Diagnostic Application DateTime
Class OTX Extension
Base Extension -
Pre-Conditions -
Specified by ISO 13209-3

Introduction

The purpose of the OTX DateTime extension is to retrieve information about the current date and time provided by the diagnostic application.

Terms

DateTime terms
GetTimeStamp Returns a timestamp in milliseconds.
FormatDate Returns a formatted time representation of a timestamp.
FormatDuration Give a duration in milliseconds from a time stamp.