Skip to content

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 :)

@cakebaker
Copy link
Collaborator

@yuankunzhang I have seen you started with the migration from chrono to jiff whereas this PR adds more code that uses chrono :| Is it ok if I merge this PR or would it cause too much hassle for what you are working on?

@yuankunzhang
Copy link
Contributor

It is better for this PR to wait until the jiff migration is completed.

@yuankunzhang
Copy link
Contributor

Hi @bezmuth , now that we have completed the chrono to jiff migration, could you please refactor your code based on the latest main branch? Thanks.

@bezmuth
Copy link
Author

bezmuth commented Aug 27, 2025

Yep, I'll get on it. Jiff seems a lot more robust for timezones

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'
3 participants