Seebs wrote: > That's fascinating. I've not used strptime much, so I don't know what > it guesses at by default. It might be interesting to experiment with > nearby times (other times on the same date, for instance) to see whether > you can narrow down the problem. > > -s As far as I've seen even 00:00:00 on Oct 31 and times like 10:00:00 also don't parse. At the same time, 23:59:59 on Oct 30 does parse by default. -- Posted via http://www.ruby-forum.com/.