cnvt_iso

cnvt_iso takes CSV input containing one or more timestamps per line and converts them to ISO 8601 date-times of the form “2010-06-21T19:29:49Z”.

Command Line Usage

cnvt_iso fields [inputs...]

Arguments

fields

A list of fields, starting from one, separated by “:”, “;”, “,” or spaces to convert. Any convertible time format is accepted.

inputs

An optional list of input files to convert. If absent, converts standard input

Example Usage

data.segmentation.get air 2010 2011 flight | cnvt_iso 1,2