Unixtime function?...

From: Richard Whittaker <richard(at)connections(dot)yk(dot)ca>
To: pgsql-php(at)postgresql(dot)org
Subject: Unixtime function?...
Date: 2001-05-02 15:49:32
Message-ID: 5.0.2.1.0.20010502084535.0413d790@mekong.connections.yk.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Greetings:

In MySQL there is a function to convert an arbitrary date/time combination
to a Unix timestamp, which makes it really easy to perform calculations in
PHP, since the result was always an integer... Is there a similar function
out there for PostgresSQL or PHP?...

Thanks kindly,
Richard W.

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Adam Lang 2001-05-02 19:56:09 Re: Unixtime function?...
Previous Message Gyozo Papp 2001-04-29 11:50:38 inherited method call - I got it!