| imMute | zortz: that means we have a very small list of core functions, we dont cram as much crap as we can in core |
| f00li5h | zortz: mod |
| simcop2387 | CPAN: search date |
| CPAN | simcop2387: huh? |
| simcop2387 | hrm |
| Jmax- | perlbot datetime |
| perlbot | The Perl DateTime Project - http://datetime.perl.org/ |
| f00li5h | CPAN: meow |
| riczho | Leap years are easy- just check the year mod 4 and mod 100. |
| CPAN | f00li5h: hm? |
| simcop2387 | perlbot url for DateTime |
| perlbot | Documentation for 'DateTime' can be found here: http://xrl.us/vsk8 |
| f00li5h | riczho: and mod 400! |
| simcop2387 | ah DateTime has it |
| zortz | riczho: not for all time :) |
| simcop2387 | i forget how to do it though :) riczho: and mod 400! |
| zortz | simcop2387: ah.. 3rd party module |
| simcop2387 | er stupid brane zortz: everything you ever need is on CPAN |
| zortz | yeh |
| riczho | Oops, did I forget the rules? To wikipedia! |
| __mmap | ugh |
| zortz | i dont' want to have to use an unbundled module |
| f00li5h | zortz: yes, you do. |
| zortz | riczho: actually.. u may be right... |
| imMute | core: Time::DateTime |
| buubot | Time::DateTime will be added by christmas |
| imMute | or something like that simcop2387: what module is it? |
| f00li5h | zortz: it's really not that hard to install modules from cpan |
| zortz | riczho: i think i confused history of DST w/ leap years... now THAT is complicated |
| riczho | zortz: No, I'm wrong. |
| f00li5h | zortz: ant it's not worth wasting your time to reinvent the wheel again |
| zortz | oh it isn't jsut mod 4? |
| riczho | (http://en.wikipedia.org/wiki/Leap_year#Leap_year_algorithms) |
| zortz | f00li5h: yeh exactly |
| f00li5h | zortz: every 100th leapyear isn't a leap year |
| simcop2387 | imMute: DateTime |