Skip to main content
U.S. FlagAn official website of the United States government
icon dot gov
Official websites use .gov

A .gov website belongs to an official government organization in the United States.

icon https
Secure .gov websites use HTTPS

A lock () or https:// means you’ve safely connected to the .gov website. Share sensitive information only on official, secure websites.

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