invtime
Syntax | |||||||||||||
invtime --help invtime [-c columns...] [name] invtime -d -sd yyyymmdd [-c columns...] [name] | |||||||||||||
Synopsis | |||||||||||||
Convert back from second of epoch or second of day to regular time. | |||||||||||||
Options | |||||||||||||
| |||||||||||||
Description | |||||||||||||
Convert from a time expressed as seconds from 0:00UT January 1, 1970, or seconds from the start of a day, in a text file, back to the full Universal Time. The reformatted text file is written to standard output. Each line of the data file should consist of a single record. Entries in the record should be space or tab separated and the first number represent the date and time of the record expressed either as seconds from epoch or seconds from start of day:
The remainder of the line is the record data. The program converts the time back to a full representation of year, month, day, hour, minute and seconds. if the " The converted time followed by the remainder of the record data is written to standard output. | |||||||||||||
Examples | |||||||||||||
Convert the times in the file "
Convert the times in the file " |