Mark Riehl wrote:
> All - We're in the process of porting an application that used MySQL
> to an embedded platform running SQLite.  Two of the built-in functions
> we used frequently were the functions to create and convert from Unix
> epochs (UNIX_TIMESTAMP(), FROM_UNIXTIME).
> 
> Are there any plans to add this functionality to SQLite?

This functionality already exists. Look up datetime processing in
the Wiki or checking out my blog post:

http://www.perturb.org/display/entry/629/

-- 
Scott Baker - Canby Telcom
RHCE - System Administrator - 503.266.8253

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

Reply via email to