log babel/tests/dates.py @ 511:f2098e9c05b4 stable-0.9.x

age author description
Fri, 04 Mar 2011 22:34:14 +0000 fschwarz Fix bad check in format_time (closes #257), reported with patch and tests by jomae stable-0.9.x
Thu, 15 Apr 2010 14:20:11 +0000 jruigrok Commit the resulting files after a 2to3 -nvw run. experimental-babel3
Sat, 22 Aug 2009 12:13:40 +0000 jruigrok The date now returns 52 with the current data, adjust the test accordingly.
Wed, 29 Jul 2009 10:00:32 +0000 jruigrok First changes to accomodate CLDR 1.7's changes.
Tue, 15 Jul 2008 16:48:02 +0000 cmlenz Ported [436] to 0.9.x branch. stable-0.9.x
Tue, 15 Jul 2008 16:34:18 +0000 cmlenz Fixed quarters in date formatting.
Tue, 15 Jul 2008 16:02:17 +0000 cmlenz The `format_timedelta` function now returns, for example, ?1 day? instead of ?0 days? if the granularity is `day` and the delta is less than a day but greater than zero.
Tue, 08 Jul 2008 21:01:28 +0000 cmlenz Ported [407:415/trunk] back to 0.9.x branch. stable-0.9.x
Mon, 07 Jul 2008 14:49:16 +0000 cmlenz Implement support for aliases in the CLDR data. Closes #68. Also, update to CLDR 1.6, and a much improved `dump_data` script.
Mon, 16 Jun 2008 16:07:52 +0000 cmlenz Ported [385] to 0.9.x branch. stable-0.9.x
Mon, 16 Jun 2008 16:05:35 +0000 cmlenz Fixes for timezone calculations in time formatting (#83).
Mon, 16 Jun 2008 12:48:43 +0000 cmlenz Merged revisions [358:360], [364:370], [373:378], [380:382] from [source:trunk]. stable-0.9.x
Mon, 16 Jun 2008 11:37:52 +0000 cmlenz Fix for incorrect month context lookup in date formatting. Closes #75. Thanks to Andrew Stromnov for reporting the problem and providing a patch.
Thu, 30 Aug 2007 08:34:30 +0000 cmlenz Merged [301:303] from [source:trunk] via svnmerge. stable-0.9.x
Sun, 26 Aug 2007 13:43:06 +0000 jonas Fixed a bug introduced by [301].
Sun, 26 Aug 2007 13:38:58 +0000 jonas Fixed formatting bug with 12-hour clock 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).
Tue, 07 Aug 2007 17:16:10 +0000 cmlenz Back out [251] which contained an accidential commit.
Tue, 07 Aug 2007 17:13:45 +0000 cmlenz Properly implement week-in-year (#46).
Wed, 01 Aug 2007 12:32:20 +0000 cmlenz Upgraded to CLDR 1.5 and improved timezone formatting.
Mon, 16 Jul 2007 20:51:49 +0000 cmlenz Implement day-of-year date format field. Closes #49.
Mon, 16 Jul 2007 06:30:01 +0000 cmlenz Implement milliseconds in day (#48).
Sun, 15 Jul 2007 22:09:02 +0000 cmlenz Support for fractional seconds field in date formatting. Closes #47.
Fri, 13 Jul 2007 22:22:03 +0000 cmlenz Dummy/stub implementation for week-in-year and week-in-month date format fields. Also, treat extended year the same as the regular year field, not even ICU seems to handle it specially.
Mon, 18 Jun 2007 17:31:59 +0000 cmlenz Implement wall-time time-zone display.
Mon, 04 Jun 2007 10:51:38 +0000 cmlenz More work on timezones.
Thu, 31 May 2007 17:56:14 +0000 cmlenz Moved some datetime tests from doctest to unittest, to avoid breaking docutils/epydoc doctest block detection.
Thu, 31 May 2007 14:37:31 +0000 cmlenz Handle escape chars in datetime patterns.
Thu, 31 May 2007 14:20:04 +0000 cmlenz Minor date formatting improvements.
Thu, 31 May 2007 08:38:54 +0000 cmlenz * Removed pkg_resources/setuptools requirement from various places.
Tue, 29 May 2007 20:33:55 +0000 cmlenz Import of initial code base.
Copyright (C) 2012-2017 Edgewall Software