Events-processing Output function timestamp: Difference between revisions
Jump to navigation
Jump to search
(→Output) |
No edit summary |
||
Line 3: | Line 3: | ||
* [[Events-processing_output#Available_Functions|Output]] | * [[Events-processing_output#Available_Functions|Output]] | ||
= | =Overview= | ||
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. | Converts the argument, which is a typed value of a property, into a timestamp. |
Revision as of 02:06, 9 September 2017
Internal
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.