From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <429DC048.1060004@comp-mir.ru> Date: Wed, 01 Jun 2005 18:03:52 +0400 From: Afanasov Dmitry Organization: =?KOI8-R?Q?=EB=CF=D0=D8=C0=D4=C5=D2=CE=D9=CA_=ED=C9=D2?= User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050512) X-Accept-Language: en-us, en MIME-Version: 1.0 To: community@altlinux.ru Subject: Re: [Comm] perl References: <39212803.20050601165030@mail.ru> In-Reply-To: <39212803.20050601165030@mail.ru> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Checker-Version: SpamAssassin 3.0.1 (2004-10-22) on smtp.comp-mir.ru X-Spam-Level: X-Spam-Status: No, score=-2.8 required=7.0 tests=ALL_TRUSTED autolearn=failed version=3.0.1 X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.1.5 Precedence: list Reply-To: community@altlinux.ru List-Id: Mailing list for ALT Linux users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jun 2005 14:05:32 -0000 Archived-At: List-Archive: List-Post: Anton Gorlov wrote: > Здравствуйте, community. > > Э... man что и на предмет чего... что б дату из "time" (1117632255) > перевести в более человеческое. perl use POSIX qw(strftime); print strftime "%T %H", localtime time; -- С уважением, Афанасов Дмитрий