Skip to content

Add TZ="timezone" support #200

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Add TZ="timezone" support #200

wants to merge 4 commits into from

Conversation

bezmuth
Copy link

@bezmuth bezmuth commented Aug 5, 2025

This fixes: uutils/coreutils#7520
This is my first pr to the uutils repos so there is a good chance I've made a few mistakes, I'm not entirely sure if I've chosen the right name for functions/variables either. I can write some tests for the TZ= functionality but I want to make sure I haven't missed anything yet.

@cakebaker
Copy link
Collaborator

cakebaker commented Aug 5, 2025

Can you please run cargo fmt and cargo clippy? Thanks! And yes, please write some tests :)

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.

date: invalid date 'TZ="GMT" 2025-02-01'
2 participants