Eugene V. Lyubimkin wrote: > There is far easier way to parse unix timestamp, it's > date -d '@<timestamp>'.
This is thoroughly documented in the info page. info coreutils 'date invocation' A direct link to the particular part is: info coreutils 'Seconds since the Epoch' There are many examples for that type of date string in the documentation. > I second the request to add this info to man page. The proper place to discuss this type of request is upstream at [email protected]. Bob -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

