Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix date command for macOS compatibility
Related to #9 Update the `date` command in the `tt` script to be compatible with macOS. * Modify the `date` command in the `tbackstart` function to use the `-v` option instead of `-d`. * Modify the `date` command in the `tstart` function to use the `+%Y-%m-%d` format instead of `--iso`. * Modify the `date` command in the `tdisp` function to use the `-j -f` options instead of `--date`. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/gtlsgamr/tt/issues/9?shareId=XXXX-XXXX-XXXX-XXXX).
- Loading branch information