I would like to use the date command on a Mac to find out the day corresponding to a certain date.
On Debian the command below works:
date --date "Jul 20 1999" +%A
But the same command does not work when I use Mac's terminal.
What can be an alternative to achieve the output of the above command on a Mac?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…