Here’s a cool way of rolling with dates in Fish Shell.
With Fish Shell, we can compare two dates using the date command.
date
Fish shell keeps things straightforward.
Fish Shell utilizes external commands like date for getting the current date, offering flexibility to format the output as needed.
In Fish Shell, you don’t have built-in commands specifically designed for parsing dates from strings.