From: Alexey Morsov <samurai@ricom.ru>
To: community@altlinux.ru
Subject: Re: [Comm] perl
Date: Thu, 02 Jun 2005 11:02:58 +0400
Message-ID: <429EAF22.5080101@ricom.ru> (raw)
In-Reply-To: <opsrp6mqy6hz2pp6@oc.peooc.net>
Aleksander N. Gorohovski wrote:
>>($sec, $min, $hour, $day, $mon, $year, $wday, $yday, $isdst)
>> = localtime($_[0]);
>>
>> if (length($day) == 1) { $day ='0'.$day; }
>> if (length($mon) == 1) { $mon ='0'.++$mon; }
>> if (length($min) == 1) { $min ='0'.$min; }
>> if (length($sec) == 1) { $sec ='0'.$sec; }
>> else { $mon++; }
>
>
> Sorry,
>
> $mon++;
> for($day,$mon,$min,$sec){ $_="0$_" if length($_) == 1 }
ну как там было... there more then one way to do the same thing или как
то так ;)
Писалось в свое время в попыхах так что - что выросло то выросло.
--
Всего наилучшего,
Системный Администратор ЗАО "ИК "РИКОМ-ТРАСТ"
Алексей Морсов
ICQ: 196766290
Jabber: Samurai@jabber.pibhe.com
http://www.ricom.ru
http://www.fondmarket.ru
next prev parent reply other threads:[~2005-06-02 7:02 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-01 12:50 Anton Gorlov
2005-06-01 11:52 ` Aleksander N. Gorohovski
2005-06-01 12:54 ` Alexey I. Froloff
2005-06-01 14:07 ` Re[2]: " Anton Gorlov
2005-06-01 14:13 ` Alexey I. Froloff
2005-06-01 14:18 ` Alex Gorbachenko
2005-06-01 14:59 ` Alex Gorbachenko
2005-06-01 13:22 ` Alexey Morsov
2005-06-02 4:26 ` Aleksander N. Gorohovski
2005-06-02 7:02 ` Alexey Morsov [this message]
2005-06-01 14:03 ` Afanasov Dmitry
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=429EAF22.5080101@ricom.ru \
--to=samurai@ricom.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