Date: 02/08/00
- Next message: Tiago Edgar Padilha: "[PHP-DEV] Warning: Unable to open database file"
- Previous message: Daaron Dwyer: "[PHP-DEV] RE: Bug #3424 Updated: Date function not accurate for seconds"
- In reply to: Daaron Dwyer: "[PHP-DEV] RE: Bug #3424 Updated: Date function not accurate for seconds"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 8 Feb 2000, Daaron Dwyer wrote:
> The desire is *not* to get the date and time now plus a day. I only want
> the time part. The date should be zero or 1/1/70, however you want to look
> at it.
That depends upon which time zone you're in. date() adjusts for your local
time; if you want 1/1/70, use gmdate(). You seemed to be off by about 5
hours, you don't live on the east coast of the US, by chance?
-adam
-- / adam maccabee trachtenberg | visit college life online \ \ adam <email protected> | http://www.student.com /
- Next message: Tiago Edgar Padilha: "[PHP-DEV] Warning: Unable to open database file"
- Previous message: Daaron Dwyer: "[PHP-DEV] RE: Bug #3424 Updated: Date function not accurate for seconds"
- In reply to: Daaron Dwyer: "[PHP-DEV] RE: Bug #3424 Updated: Date function not accurate for seconds"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

