Events-processing Output function timestamp: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * Output")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:


* [[Events-processing_output#Available_Functions|Output]]
* [[Events-processing_output#Available_Functions|Output]]
{{Error|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.

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.