Subject | RE: [firebird-support] Re: difference between TIMESTAMPs |
---|---|
Author | Alan McDonald |
Post date | 2006-04-19T23:02:53Z |
> On Apr 19, 2006, at 05:01, Alan McDonald wrote:just cast as date to strip time
>
> > I thought you were trying to avoid UDFs...
> > F_TRUNCATE from FreeUDFLib.dll
> > select f_truncate(8.657) from rdb$database
> > returns 8
>
> The latest incarnation of this library (FreeAdHocUDF) has a whole
> pile of date processing functions. The only thing I really wish it
> had is some form of strptime.
> ________________________________________________________
> Richard Wesley Software Engineer
> Tableau Software
Alan