Mercurial > babel > old > babel-test
log
age | author | description |
---|---|---|
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). |
Tue, 07 Aug 2007 17:17:28 +0000 | cmlenz | Again, properly implement week-in-year (#46). |