"Rob Richardson" <[EMAIL PROTECTED]> wrote:
> 
> I didn't see any little utility function in the SQLite library that just
> exposes whatever routine SQLite uses to do the conversion.  Does one
> exist?
> 

The complete source code for the routines SQLite uses to do
this conversion are in the source file date.c.  Why don't
you just extract and use those routines.

The text on which these algorithms is based is
http://www.willbell.com/math/mc1.htm

--
D. Richard Hipp <[EMAIL PROTECTED]>


-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to