Difference between revisions of "Extensions.DateTime"
Jump to navigation
Jump to search
(→Terms) |
|||
Line 12: | Line 12: | ||
{{TableRowCatagory|DateTime terms}} | {{TableRowCatagory|DateTime terms}} | ||
− | {{TableRowKeyValueList|[[GetTimeStamp]]| Returns | + | {{TableRowKeyValueList|[[GetTimeStamp]]| Returns a timestamp in milliseconds.}} |
− | {{TableRowKeyValueList|[[FormatDate]]| | + | {{TableRowKeyValueList|[[FormatDate]]| Returns a formatted time representation of a timestamp.}} |
− | {{TableRowKeyValueList|[[FormatDuration]]| | + | {{TableRowKeyValueList|[[FormatDuration]]| Give a duration in milliseconds from a time stamp.}} |
|} | |} |
Revision as of 10:06, 11 July 2014
Contents
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. |