gdate -u -d @1775060800
To install gdate and GNU coreutils: brew install coreutils
The date command still prints the incorrect value:
Wed Apr 1 16:26:40 UTC 2026date -u -d @1775060800
date: illegal option -- d
btw. how do you format commands in a HN comment correctly?