Events-processing Output function timestamp: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
* [[Events-processing_output#Available_Functions|Output]]
* [[Events-processing_output#Available_Functions|Output]]


=Output=
{{Error|Not yet implemented}}


timestamp(arg1)
=Overview=


Converts the argument into a timestamp.
Converts the argument into a timestamp.
csv -o "timestamp(5)" ./data.csv
Converts the argument, which is a typed value of a property, into a timestamp.

Latest revision as of 02:10, 9 September 2017

Internal


Not yet implemented

Overview

Converts the argument into a timestamp.

csv -o "timestamp(5)" ./data.csv

Converts the argument, which is a typed value of a property, into a timestamp.