My Favorite Perl Modules
ゲストさん、ようこそ アカウント登録 | ログイン

お気に入り一覧 (time)

日付/時間関係のモジュール
Tags: date time
登録:2007-02-20 15:01:02
バージョンアップ:2010-07-18 01:01:59
Time::HiRes(Time-HiRes)[nari]
$now = Time::HiRes::time;
my($wtime, $msec) = split(/\./, $now);
Tags: time
登録:2006-02-13 12:01:32
バージョンアップ:2010-03-19 01:01:28
Time::Piece(Time-Piece)[masaki]
柔軟で広範な感じ.
Tags: time date
登録:2006-01-03 17:27:33
バージョンアップ:2010-03-18 07:01:19
DateTime(DateTime)[tokuhirom]
L社でも使ってるらしいんで、Time::Piece/Date::Simple からの置き換えができないものかと考えちう。
Tags: date time
登録:2005-10-27 21:40:53
バージョンアップ:2010-07-18 01:01:59
POSIX(perl)[watarin]
strftimeはやっぱり便利なので、、、
殆どstrftime専用です
Tags: time
登録:2005-08-18 11:22:53
バージョンアップ:2010-05-18 01:01:49
HTTP::Date(libwww-perl)[hail2u]
RSSの意味不明な日付けもコレで誤魔化せます!
登録:2005-04-13 13:01:55
バージョンアップ:2010-05-14 01:01:30
POSIX(perl)[Yappo]
POSIX::strftime('%Y-%m-%d %H:%M:%S', localtime);

とか
Tags: time
登録:2005-01-17 19:42:17
バージョンアップ:2010-05-18 01:01:49
Time::HiRes(Time-HiRes)[Yappo]
timeで物足りないときとかユニークなIDを作りたいときとか
use Time::HiRes;
use Digest::MD5 qw(md5_base64);

my $id = md5_base64(Time::HiRes::time . $seed);

Tags: time
登録:2005-01-17 19:38:24
バージョンアップ:2010-03-19 01:01:28
tags
mail(12)
db(27)
roll(25)
html(19)
cpan(1)
xml(13)
rss(4)
mobile(13)
time(8)
atom(2)
poe(4)
msn(2)
acme(3)
hash(3)
id(1)
http(4)
date(7)
ec(2)
swf(1)
qr(1)
exe(2)
qdbm(3)
test(8)
dbi(2)
php(3)
rpc(1)
uri(1)
log(3)
ip(2)
net(4)
gd(1)
debug(22)
cgi(28)
file(4)
web(6)
pugs(1)
pod(1)
conf(7)
wiki(4)
csv(4)
lwp(2)
rest(1)
dump(5)
aop(1)
mvc(2)
tt(3)
data(3)
url(1)
list(2)
cdbi(1)
feed(1)
typo(1)
2ch(1)
json(2)
rdb(1)
orm(4)
view(2)
math(1)
tool(1)
sns(1)
www(2)
fork(1)
sql(2)
app(4)
gis(1)
dev(1)
yaml(2)
dbic(1)
util(3)
carp(1)
dbix(1)
api(3)
atd(9)
sort(1)
pdf(1)
oop(1)
text(3)
tsv(3)
perl(1)
form(1)
©blogdb 2004-2005