Quote:
ok thanks. We found the bug in versions back as far as 7.38, so it seems related to fixing the daylight saving issue in:
https://forums.mirc.com/ubbthreads.php/topics/248878/7.36_Timestamp_not_correct#Post248878

The code that has been changed existed as far back as v6.35.

Quote:
And for the 2nd example, does this mean that 2-digit years will not be supported outside the original 32bit range ending in 2038? i.e. //echo -a $asctime( $ctime(31/12/39 23:59:58) )

That's right, there are no plans to change this.