This document contains the help content for the ts2date command-line program.
Command Overview:
replaces UNIX timestamps in a stream by a formatted date
Usage: ts2date [OPTIONS] [INPUT_FILE] [OUTPUT_FILE]
-
<INPUT_FILE>— name of the file to read (default from stdin)Default value:
- -
<OUTPUT_FILE>— name of the file to write (default to stdout)Default value:
-
-
-v,--verbose— Increase logging verbosity -
-q,--quiet— Decrease logging verbosity -
-f,--from-timezone <SRC_ZONE>— name of offset of source timezone (or 'list' to display all possible valuesDefault value:
UTC -
-t,--to-timezone <DST_ZONE>— name of offset of destination timezone (or 'list' to display all possible valuesDefault value:
UTC
This document was generated automatically by
clap-markdown.