Re: r30425 - docs/Perl6/Spec/S32-setting-library

2010-04-21 Thread Mark J. Reed
Ok, so no fixed epoch, and arithmetic on Dates operates in integral days. Sold. It would be handy to have some predefined constants for some common epochs, like JD, MJD, JD, etc. Those don't necessarily need to be in core for 6.0.0, though. Maybe a separate Date::Epochs module? Examples: con

r30425 - docs/Perl6/Spec/S32-setting-library

2010-04-21 Thread pugs-commits
Author: moritz Date: 2010-04-21 10:54:00 +0200 (Wed, 21 Apr 2010) New Revision: 30425 Modified: docs/Perl6/Spec/S32-setting-library/Temporal.pod Log: [S32::Temporal] remove .daycount method - use $date - $start_of_epoch to obtain a day count starting from a fix epoch Modified: docs/Perl6/Spec