Difference between revisions of "Extensions.DateTime"
Jump to navigation
Jump to search
(8 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
__TOC__ | __TOC__ | ||
== Classification == | == Classification == | ||
− | {{ClassificationExtension | DateTime | Diagnostic Application DateTime | [[ | + | {{ClassificationExtension | DateTime | Diagnostic Application DateTime | [[OtxReference#Extensions|OTX Extension]] | - | - }} |
== Introduction == | == Introduction == | ||
Line 12: | Line 12: | ||
{{TableRowCatagory|DateTime terms}} | {{TableRowCatagory|DateTime terms}} | ||
− | {{TableRowKeyValueList|[[GetTimeStamp]]| Returns | + | {{TableRowKeyValueList|[[Extensions.DateTime.GetTimeStamp|GetTimeStamp]]| Returns a timestamp in milliseconds.}} |
− | {{TableRowKeyValueList|[[FormatDate]]| | + | {{TableRowKeyValueList|[[Extensions.DateTime.FormatDate|FormatDate]]| Returns a formatted time representation of a timestamp.}} |
− | {{TableRowKeyValueList|[[FormatDuration]]| | + | {{TableRowKeyValueList|[[Extensions.DateTime.FormatDuration|FormatDuration]]| Give a duration in milliseconds from a time stamp.}} |
|} | |} |
Latest revision as of 03:55, 16 February 2016
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. |