Mercurial > babel > old > babel-test
log
age | author | description |
---|---|---|
Sun, 12 Aug 2007 17:21:39 +0000 | jonas | Updated TODO-items in number.py. |
Sat, 11 Aug 2007 22:54:40 +0000 | cmlenz | Revert accidential change of file header in [260]. |
Sat, 11 Aug 2007 13:09:02 +0000 | jonas | Added `Decimal` support to the scientific notation formatter and some code cleanup. This closes #52. |
Sat, 11 Aug 2007 11:31:05 +0000 | jonas | Added initial support for scientific notation patterns. |
Tue, 07 Aug 2007 21:41:35 +0000 | cmlenz | Finish implementation of day-of-year and day-of-month for now, and fix implementation of year-of-week-of-year field. Closes #46. I suspect there are still cases not entirely covered by this implementation, but those can be filed as separate tickets. |
Tue, 07 Aug 2007 20:08:42 +0000 | cmlenz | Implement day-of-week-in-month field in date formatting. Closes #50. |
Tue, 07 Aug 2007 20:01:35 +0000 | cmlenz | More work on #46 (week-of-year/week-of-month). |