04:19 < Insidious> specifically, if you tell it this:
04:20 < Insidious> date --date=12/31/1969\ 23:59:59\ UTC +%s
04:20 < Insidious> it responds with "invalid date"
04:20 < Insidiou1> however, the date is not invalid
04:20 < Insidiou1> that just happens to be exactly -1 seconds since 1-1-1970 00:00:00
04:21 < Insidiou1> which, seeing as it returns a -1, it assumes to be an error.
04:21 < Insidiou1> to test my theory I tried with this setup
04:21 < Insidiou1> date --date=12/31/1969\ 23:59:58\ UTC +%s
04:21 < Insidiou1> and it replies with -2.
04:23 < Insidiou1> so PAH
04:23 < Insidiou1> all these people that worried about the Y2k problem
04:23 < Insidiou1> we really need to worry about the Y1970-minus-1-second problem!
04:25
04:26
04:26
04:26
04:27
04:34
04:35
04:35

Help









