[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Y2K perl snag!
Oleg Goldshmidt <oleg@bfr.co.il> writes:
> In all probability all these stem from the structure tm - see
> "man 3 ctime".
ctime(3) does not use struct tm, but asctime(3) and mktime(3) do.
The man page is common for all of them (and some others). Sorry
for the confusion.
--
Oleg Goldshmidt | BLOOMBERG L.P. (BFM) | oleg@bfr.co.il
"... We work by wit, and not by witchcraft;
And wit depends on dilatory time." - W. Shakespeare.
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il