Hacker News with Generative AI: Dates

Did missing/corrupt dates in COBOL default to 1875-05-20? (stackexchange.com)
Does or did COBOL default to 1875-05-20 for corrupt or missing dates?
Java's SimpleDateFormat: YYYY vs. Yyyy (dangoldin.com)
This post would have been more appropriate a week ago when 2018 was coming to a close but better late than never. This is a friendly reminder that when formatting dates in Java’s SimpleDateFormat class there is a subtle difference between YYYY and yyyy.