[PHP-DEV] RE: Bug #3424 Updated: Date function not accurate for seconds From: Daaron Dwyer (ddwyer <email protected>)
Date: 02/08/00

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.

> -----Original Message-----
> From: Bug Database [mailto:php-dev <email protected>]
> Sent: Monday, February 07, 2000 9:13 PM
> To: ddwyer <email protected>; php-dev <email protected>
> Subject: Bug #3424 Updated: Date function not accurate for seconds
>
>
> ID: 3424
> Updated by: mrobinso
> Reported By: ddwyer <email protected>
> Status: Open
> Bug Type: Misbehaving function
> Assigned To:
> Comments:
>
>
> Try... date("H:i:s",time()+86400);
> ^^^^^^^
>
> or ... date("H:i:s",time()+107999);
>
>
>
> Full Bug description available at: http://bugs.php.net/?id=3424
>