Takes in an ISO datetime string as an argument and outputs the Discord timestamp values. Probably could take in other datetime string values too.
python ./main.py "1970-01-01T00:00"
You can also specify a timezone:
python ./main.py "1970-01-01T00:00-00:00"