Allan Edwards wrote:
I looked through the source code and those functions "WERE" experimental.
They appear to be a full non experimental in the sqlite source code at this
point. Thus far I have not found any problems with them. You can #define
them out on a compilation if you don't want date routines, but they look to
be fully integrated! : - )
The date and time functions are fully integrated, but they are also still
"experimental". They are fully tested with 100% code coverage and will probably
work fine. But they are still "experimental".
"Experimental" means that I reserve the right to change the API in an
incompatible way in a future release. The date and time functions will
stop being experimental once they are in the official documentation and
we decide to support them in all future releases.
--
D. Richard Hipp -- [EMAIL PROTECTED] -- 704.948.4565
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]