RE: date format

1998-05-15 Thread David . LANDGREN
>> HUaspro /dev/ttyC4 895203401 Start >> **END** /dev/ttyC4 895203526 Stop >> HUneria /dev/ttyC4 895206271 Start > >This is the number of seconds since Jan 01, 1970. You can calculate this value >using "date +%s" to find the current time in seconds. > >To go the other way, you'd either need some

Re: date format

1998-05-15 Thread Frank Elsner
On Fri, 15 May 1998 06:07:39 EDT Dave Wreski wrote: > > On 15-May-98 Milos Prudek wrote: > > I need to understand the included date format. Does anyone know how to > > decode this into human-readable date and time? > > > > The date-time code is in the third column of course. > > > > HUaspro /de

RE: date format

1998-05-15 Thread Dave Wreski
On 15-May-98 Milos Prudek wrote: > I need to understand the included date format. Does anyone know how to > decode this into human-readable date and time? > > The date-time code is in the third column of course. > > HUaspro /dev/ttyC4 895203401 Start > **END** /dev/ttyC4 895203526 Stop > HUneri