Search:
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 32
and
Version 33
of
Perl
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
04/11/07 10:18:11 (
18 years
ago)
Author:
atzm
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
Perl
v32
v33
705
705
* 実行結果について補足
706
706
* 日本語で表示されているのは,になっているので POSIX の strftime が勝手に整形したから (ロケールが ja_JP になっているため)
707
* {{{%N}}} は POSIX の strptime がナノ秒を認識できないから
707
* {{{%N}}} は POSIX の strptime がナノ秒を認識できないから
(DateTime->strftime を使えばどうにかなることはなる)