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]]|}}
+
{{TableRowKeyValueList|[[GetTimeStamp]]| Returns a formatted time representation of a timestamp.}}
{{TableRowKeyValueList|[[FormatDate]]|}}
+
{{TableRowKeyValueList|[[FormatDate]]| Give a duration in milliseconds from a time stamp}}
{{TableRowKeyValueList|[[FormatDuration]]|}}
+
{{TableRowKeyValueList|[[FormatDuration]]| Returns a timestamp in milliseconds}}
  
 
|}
 
|}

Revision as of 07:27, 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 formatted time representation of a timestamp.
FormatDate Give a duration in milliseconds from a time stamp
FormatDuration Returns a timestamp in milliseconds