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: Fix dates parsing on news listing/displaying #229

Merged
merged 1 commit into from
Sep 15, 2024
Merged

fix: Fix dates parsing on news listing/displaying #229

merged 1 commit into from
Sep 15, 2024

Conversation

Antiz96
Copy link
Owner

@Antiz96 Antiz96 commented Sep 15, 2024

Description

Archweb recently switched date format from 01-01-2024 to Jan. 01, 2024, breaking the date parsing during the Arch news listing/displaying. This commit updates the date parsing accordingly to fix the "invalid date" error during the news listing and the incorrect "Author/Date" fields when displaying a news.

Screenshots / Logs

Before:

2024-09-15_18-44

After:

2024-09-15_18-45

Archweb recently switched date format from `01-01-2024` to `Jan. 01, 2024`, breaking the date parsing during the Arch news listing/displaying.
This commit updates the date parsing accordingly to fix the "invalid date" error during the news listing and the incorrect "Author/Date" fields when displaying a news.
@Antiz96 Antiz96 added this to the v2.3.3 milestone Sep 15, 2024
@Antiz96 Antiz96 merged commit ffce839 into main Sep 15, 2024
1 check passed
@Antiz96 Antiz96 deleted the fix_date branch September 15, 2024 18:46
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