I am still having problems with the timespan and tinterval types.
tinterval is defined as (abstime, abstime) but if set a value like
('2/2/1998, 2/2/1999') the result returned will be
["Thu Jan 01 01:04:06 1970 MET" "Thu Apr 25 07:54:08 1974 MET"]
timespan seems also worthless for me. I can
On Tue, May 19, 1998 at 01:27:02PM -0500, Jackson, DeJuan wrote:
> > Now that my dates are being retreived in this format:
> > Sat Dec 12 00:00:00 1998 CET
> >
> > Is there a way to format this to leave off the "time" portion and
> > maybe
> > the "timezone" info ?
> >
> Since you're using php w