Re: duration un/parsing extension

Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Wed, 3 May 2006 07:21:56 -0600
Newsgroups gmane.lisp.clsql.devel
Message-ID <[email protected]>
Aleksandar Bakic wrote:
> I extended duration un/parsing to include year and month (minutes having
> precedence over months in ambiguous situations). I diff'd my code against 3.3.0
> because that's CLSQL version I am still using. Below are the relevant parts of
> the diffs. Let me know if you need more info or questions.

Hi, Alex. Thanks for the patch. I'll add it to the next release of
CLSQL.

Kevin