ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: ASA <llb@udm.ru>
To: Yuri Anikin <community@altlinux.ru>
Subject: Re: [Comm] Unix time -> date & time
Date: Tue, 22 Oct 2002 10:59:23 +0500
Message-ID: <1324407006.20021022105923@udm.ru> (raw)
In-Reply-To: <20021022101004.6c6707c7.ayv@mec.citytlt.ru>

Hello Yuri,

Tuesday, October 22, 2002, 10:10:04 AM, you wrote:


YA> Подскажите   средство   дистрибутивов  ALTLinux,  с  помощью
YA> которого  можно  конвертировать  Unix  время  (лог сквида) в
YA> обычные дата/время?

вообще-то команда date

см. скрипт, который я тут на скорую руку наваял (две строчки):
#!/bin/sh
date -d"$1 sec 1 Jan 1970 GMT"

В Перле и т.д. - еще проще.

--
Best regards,
 ASA                            mailto:llb@udm.ru



      parent reply	other threads:[~2002-10-22  5:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-22  5:10 Yuri Anikin
2002-10-22  5:48 ` Alexey A. Shanko
2002-10-22  7:45   ` NoWayOut
2002-10-22  5:59 ` ASA [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1324407006.20021022105923@udm.ru \
    --to=llb@udm.ru \
    --cc=community@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git