Re: Unixtime function?... - Mailing list pgsql-php

From Adam Lang
Subject Re: Unixtime function?...
Date
Msg-id 012901c0d341$eed2c7e0$330a0a0a@rutgersinsurance.com
Whole thread Raw
In response to Unixtime function?...  (Richard Whittaker <richard@connections.yk.ca>)
List pgsql-php
mktime will take time and date and give a timestamp

getdate takes a timestamp and returns an array holding the information you
want

For more details, go to php.net and do a search on the specific functions.
The pages are very details and I'm pretty sure this is what you are looking
for.

Adam Lang
Systems Engineer
Rutgers Casualty Insurance Company
http://www.rutgersinsurance.com
----- Original Message -----
From: "Richard Whittaker" <richard@connections.yk.ca>
To: <pgsql-php@postgresql.org>
Sent: Wednesday, May 02, 2001 11:49 AM
Subject: [PHP] Unixtime function?...




pgsql-php by date:

Previous
From: Richard Whittaker
Date:
Subject: Re: Unixtime function?...
Next
From: Roberto Mello
Date:
Subject: Re: Unixtime function?...