[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Where can I find dpkg-dev >= 1.9.15?



Wouter Verhelst (2001-06-29 12:34:29 +0200) :

> Is it anywhere documented what time "dinstall time" actually is?

Empirical experience seems to imply 13:52:00 EST.  That's currently
equivalent to 18:52:00 UTC, but I don't know if some daylight saving
time is involved.  You might be interested in the following script,
which gave me "06:32:27" just now, thus telling me that it's in little
more than six hours and a half.

#! /bin/sh -e
date -d '01/01/1970 00:00:'"$(expr \( $(date -d '13:52:00 EST' +%s) - $(date +%s) + 86400 \) % 86400)" +%T

Roland.
-- 
Roland Mas

Infinity contains more things than you think.  Everything, for a start.
  -- in Witches Abroad (Terry Pratchett)

Reply to: