Re: ANNOUNCE: DateTime 0.28

2005-02-28 Thread Yitzchak Scott-Thoennes
On Sun, Feb 27, 2005 at 11:58:22PM -0600, Dave Rolsky wrote:
 0.282005-02-27
 
 [ ENHANCEMENTS ]
 
 - The era names for the era() method are now retrieved from the
 DateTime.pm object's associated locale.  The old era() method, which
 was hard-coded to use BCE and CE, is renamed secular_era().

Why?  I thought one of the selling points of CE was that people
were free to interpret it as Xtian Era or Common Era as they please.
I'd have left it as generic era().


Re: ANNOUNCE: DateTime 0.28

2005-02-28 Thread Dave Rolsky
On Mon, 28 Feb 2005, Yitzchak Scott-Thoennes wrote:
On Sun, Feb 27, 2005 at 11:58:22PM -0600, Dave Rolsky wrote:
0.282005-02-27
[ ENHANCEMENTS ]
- The era names for the era() method are now retrieved from the
DateTime.pm object's associated locale.  The old era() method, which
was hard-coded to use BCE and CE, is renamed secular_era().
Why?  I thought one of the selling points of CE was that people
were free to interpret it as Xtian Era or Common Era as they please.
I'd have left it as generic era().
Well, generic era() is now coming from the locales, which I think is the 
right thing to do.  I named it secular_era() to distinguish it from 
christian_era().

-dave
/*===
VegGuide.Orgwww.BookIRead.com
Your guide to all that's veg.   My book blog
===*/