Re: Error in date_part epoch docs.

From: Thomas Lockhart <lockhart(at)fourpalms(dot)org>
To: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
Cc: pgsql-docs(at)postgresql(dot)org
Subject: Re: Error in date_part epoch docs.
Date: 2001-09-25 05:41:00
Message-ID: 3BB018EC.CA3C00D4@fourpalms.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

> >From functions-datetime.html...
> epoch
> For date and timestamp values, the number of seconds since 1970-01-01
> 00:00:00 (Result may be negative.); for interval values, the total number of
> seconds in the interval
> This is incorrect, it's from 1970-01-01 08:00:00

Actually, it is from 1970-01-01 00:00:00 GMT. I'll clarify the docs.
Thanks for the note.

- Thomas

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Christopher Kings-Lynne 2001-09-25 06:06:35 Re: Error in date_part epoch docs.
Previous Message Christopher Kings-Lynne 2001-09-25 02:58:37 Error in date_part epoch docs.