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

Fix wrong date handling in pasta #54

Merged
merged 1 commit into from
Apr 7, 2023
Merged

Fix wrong date handling in pasta #54

merged 1 commit into from
Apr 7, 2023

Conversation

grisu48
Copy link
Owner

@grisu48 grisu48 commented Apr 7, 2023

When reading from stdin, the date was not set resulting in 1970-01-01 being used. This commit fixes this issue and adds a test for checking if the date handling is correct.

When reading from stdin, the date was not set resulting in 1970-01-01
being used. This commit fixes this issue and adds a test for checking if
the date handling is correct.
@grisu48 grisu48 merged commit 3505936 into main Apr 7, 2023
@grisu48 grisu48 deleted the date branch April 7, 2023 09:06
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.

1 participant