Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use %m-%d for history date format #74

Merged
merged 1 commit into from
Jan 4, 2021
Merged

Use %m-%d for history date format #74

merged 1 commit into from
Jan 4, 2021

Conversation

kidonng
Copy link
Contributor

@kidonng kidonng commented Jan 4, 2021

This is slightly opinionated, but there are two reasons for this change:

  • More like ISO 8601 (YYYY-MM-DD)
  • Reduce ambiguity with paths (no /)

Copy link
Owner

@PatrickF1 PatrickF1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you! Yes this is much better. I should have used %d to begin with

@PatrickF1 PatrickF1 merged commit cd242c8 into PatrickF1:main Jan 4, 2021
@kidonng kidonng deleted the date-format branch January 5, 2021 11:03
hrshtst pushed a commit to hrshtst/fzf.fish that referenced this pull request Apr 22, 2021
This makes it more like ISO 8601 (YYYY-MM-DD) and reduce ambiguity with paths  since there is no more / .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants