log babel/dates.py @ 39:3b314a78015d

age author description
Wed, 06 Jun 2007 11:02:24 +0000 cmlenz Move function for determining the system default locale to `babel.core`, and make it available as a class method on `Locale`.
Tue, 05 Jun 2007 22:59:24 +0000 cmlenz Started implementation of datetime parsing, using a very basic approach for now.
Mon, 04 Jun 2007 16:03:12 +0000 cmlenz Extended time-zone support.
Mon, 04 Jun 2007 14:28:54 +0000 cmlenz * Import datetime patterns from CLDR.
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 17:10:47 +0000 cmlenz Started documentation for date formatting, plus some code tweaks in that area.
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.
Wed, 30 May 2007 17:39:43 +0000 cmlenz Pull in some supplemental data from the CLDR, for things like the first day of the week.
Tue, 29 May 2007 20:33:55 +0000 cmlenz Import of initial code base.
Copyright (C) 2012-2017 Edgewall Software