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

feat Add date support #156

Merged
merged 1 commit into from
Sep 22, 2024
Merged

feat Add date support #156

merged 1 commit into from
Sep 22, 2024

Conversation

prsabahrami
Copy link
Collaborator

Closes #146
It uses uu_date to handle date command. However, I noticed it does not support commands like:
date -r Cargo.toml. I will open a PR soon to uu_date to add support for this.

Copy link
Collaborator

@certik certik left a comment

Choose a reason for hiding this comment

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

Awesome, thanks @prsabahrami! The test is running (test date ... ok), so I think we can merge it.

@certik certik merged commit 3a20581 into main Sep 22, 2024
7 checks passed
@certik certik deleted the date branch September 22, 2024 17:26
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.

Implement date
2 participants