I did this
touch -d '1969-12-31T00:00:00Z' reallyold.txt
curl --time-cond reallyold.txt -I https://curl.se
I expected the following
The date before 1970-01-01 being considered valid.
curl/libcurl version
curl 8.2.1
operating system
macOS 13.5.1 (22G90)