| From: | "Adam Lang" <aalang(at)rutgersinsurance(dot)com> |
|---|---|
| To: | <pgsql-php(at)postgresql(dot)org> |
| Subject: | Re: Unixtime function?... |
| Date: | 2001-05-02 19:56:09 |
| Message-ID: | 012901c0d341$eed2c7e0$330a0a0a@rutgersinsurance.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)connections(dot)yk(dot)ca>
To: <pgsql-php(at)postgresql(dot)org>
Sent: Wednesday, May 02, 2001 11:49 AM
Subject: [PHP] Unixtime function?...
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Roberto Mello | 2001-05-02 20:11:07 | Re: Unixtime function?... |
| Previous Message | Richard Whittaker | 2001-05-02 15:49:32 | Unixtime function?... |