Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'See a possible Y2K bug in shutdown' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
See a possible Y2K bug in shutdown
Authored by: srowen on Sep 02, '03 02:09:59PM

The input is not interpreted as a number of seconds since the epoch -- see the man page excerpt quoted in the original post:

"... specify a future time in one of two formats: +number, or yymmddhhmm ..."

The issue is that year is specified with only two digits.



[ Reply to This | # ]