In article <[EMAIL PROTECTED]>, Smylers
<[EMAIL PROTECTED]> wrote:

> _brian_d_foy wrote:
> 
> > +The localtime function returns the day of the week.  Without an
> > +argument localtime returns the current seconds since the epoch.
> >  
> > +    $day_of_year = (localtime)[7];

> But do epoch seconds need mentioning at all here?  Would this do:
> 
>   Without an argument localtime assumes the current time.

that sounds better.  i'll make the fix.

-- 
brian d foy, [EMAIL PROTECTED]

Reply via email to