| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-09-08 | fix document: removed as_str() in it (no such function). | Ken'ichi Fukamachi | |
| 2012-04-15 | &timegm() -> timegm(). | fukachan | |
| 2012-04-15 | not use obsolete library: timelocal.pl and ctime.pl, which is removed | fukachan | |
| in Perl 5.16 release. switched to use Time::Local and Time::localtime. | |||
| 2010-04-10 | fix/update copyright. | fukachan | |
| 2009-06-10 | bugfix case timezone +0000 | tmu | |
| 2005-05-27 | fix comments (FNF) | fukachan | |
| 2004-07-23 | fix comments. | fukachan | |
| modify variable name to clarify the role. | |||
| 2004-02-15 | white space cosmetics. | fukachan | |
| 2004-02-04 | new() can handle both unix time and Date: style string. | fukachan | |
| implement set(), unixtime(). speculate_timezone() -> _speculate_timezone(). yet another style methods: as_mail_header_style(), as_YYYYMMDD(), as_YYYYxMMxDD(), as_current_time(), as_precise_current_time(), as_stardate(), and as_unixtime(). | |||
| 2004-01-24 | overhaul from FNF point view. | fukachan | |
| o fix comments. o fix loop label name. o more correct initialization if could. o use //o; | |||
| 2003-09-13 | comment on STDERR usage | fukachan | |
| 2003-08-23 | fix comments: =head2 function(...) form | fukachan | |
| 2003-07-21 | implement speculate_timezone() to remove hard-coded timezone +0900 :-). | fukachan | |
| 2003-07-21 | method-ify date_to_unixtime() of Mail::Message::Date. | fukachan | |
| 2003-03-14 | validate input | fukachan | |
| 2003-01-26 | FNF: not use $_ | fukachan | |
| 2003-01-11 | fix copyright | fukachan | |
| 2003-01-11 | fix comments | fukachan | |
| 2002-12-24 | clean up: nuke \s*$ | fukachan | |
| 2002-12-22 | FNF-ify. fix comments. | fukachan | |
| cosmetics. | |||
| 2002-09-22 | add section on FNF | fukachan | |
| 2002-09-11 | fml5 -> fml8 | fukachan | |
| 2002-07-02 | defined() | fukachan | |
| 2002-06-01 | FNF-ify | fukachan | |
| 2002-01-30 | fix copyright | fukachan | |
| 2002-01-13 | remove \s*$ | fukachan | |
| 2001-12-24 | update documents, comments | fukachan | |
| 2001-12-24 | update documents, comments | fukachan | |
| 2001-12-22 | remove \s*$ | fukachan | |
| 2001-12-16 | nuke "require Exporter, which is not needed | fukachan | |
| 2001-12-08 | install error occar @ to \@ in _log | tmu | |
| remove duplicate line(warning) | |||
| 2001-11-27 | remove MTI.. message | fukachan | |
| 2001-11-09 | validate $in $shift_m | fukachan | |
| 2001-11-03 | import FML::Date | fukachan | |
