Your message dated Fri, 23 Dec 2005 00:28:35 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Done
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 1 Jan 2003 23:51:59 +0000
>From [EMAIL PROTECTED] Wed Jan 01 17:51:59 2003
Return-path: <[EMAIL PROTECTED]>
Received: from tx.symonds.net [64.246.28.87]
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 18TseU-0000Ju-00; Wed, 01 Jan 2003 17:51:58 -0600
Received: from tc210-203-44-12.3-16.pl.ebtnet.net ([210.203.44.12] helo=debian)
by tx.symonds.net with asmtp (Exim 4.04)
id 18TseT-0003Ii-00
for [EMAIL PROTECTED]; Wed, 01 Jan 2003 18:51:58 -0500
Received: from jidanni by debian with local (Exim 3.36 #1 (Debian))
id 18TpJw-0000T8-00; Thu, 02 Jan 2003 04:18:32 +0800
Content-Type: text/plain; charset="BIG5"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: "Dan Jacobson" <[EMAIL PROTECTED]>
To: "Debian Bug Tracking System" <[EMAIL PROTECTED]>
Subject: coreutils: date Info page doesn't tell one how to turn seconds into
calendar date
X-Mailer: reportbug 2.2
Date: Thu, 02 Jan 2003 04:18:32 +0800
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=2.1 required=5.0
tests=DATE_IN_PAST_03_06,SPAM_PHRASE_00_01
version=2.41
X-Spam-Level: **
Package: coreutils
Version: 4.5.2-1
Severity: minor
File: /bin/date
Tags: upstream
The Info page "(coreutils)Pure numbers in date strings"
doesn't mention how one can turn the output of say,
$ date +%s
back into human readable format.
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux debian 2.4.18-k7 #1 Sun Apr 14 13:19:11 EST 2002 i686
Locale: LANG=zh_TW.Big5, LC_CTYPE=zh_TW.Big5
Versions of packages coreutils depends on:
ii libc6 2.2.5-15 GNU C Library: Shared libraries an
-- no debconf information
---------------------------------------
Received: (at 174968-done) by bugs.debian.org; 22 Dec 2005 23:28:45 +0000
>From [EMAIL PROTECTED] Thu Dec 22 15:28:45 2005
Return-path: <[EMAIL PROTECTED]>
Received: from smtp-out1.tiscali.nl ([195.241.79.176])
by spohr.debian.org with esmtp (Exim 4.50)
id 1EpZrY-0006Im-Vn
for [EMAIL PROTECTED]; Thu, 22 Dec 2005 15:28:45 -0800
Received: from [82.171.132.56] (helo=82-171-132-56.dsl.ip.tiscali.nl)
by smtp-out1.tiscali.nl with esmtp (Tiscali http://www.tiscali.nl)
id 1EpZrY-0001q1-Ev
for <[EMAIL PROTECTED]>; Fri, 23 Dec 2005 00:28:44 +0100
Received: from [127.0.0.1] (localhost [127.0.0.1])
by 82-171-132-56.dsl.ip.tiscali.nl (Postfix) with ESMTP id C6A78C00D3
for <[EMAIL PROTECTED]>; Fri, 23 Dec 2005 00:28:35 +0100 (CET)
Message-ID: <[EMAIL PROTECTED]>
Date: Fri, 23 Dec 2005 00:28:35 +0100
From: Thomas Hood <[EMAIL PROTECTED]>
User-Agent: Mozilla Thunderbird 1.0.7 (X11/20051013)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Subject: Done
X-Enigmail-Version: 0.92.1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-2.0 required=4.0 tests=BAYES_00,ONEWORD autolearn=no
version=2.60-bugs.debian.org_2005_01_02
> The Info page "(coreutils)Pure numbers in date strings"
> doesn't mention how one can turn the output of say,
> $ date +%s
> back into human readable format.
It does now:
To convert such an unwieldy number of seconds back to a more
readable form, use a command like this:
# local time zone used
date -d '1970-01-01 UTC 946684800 seconds' +"%Y-%m-%d %T %z"
1999-12-31 19:00:00 -0500
$ date --version
date (GNU coreutils) 5.93
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]