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

Feature/chapterlist show more detailed upload dates for today and yesterday #222

Merged
merged 2 commits into from
Jan 7, 2023
Merged

Feature/chapterlist show more detailed upload dates for today and yesterday #222

merged 2 commits into from
Jan 7, 2023

Conversation

schroda
Copy link
Collaborator

@schroda schroda commented Jan 7, 2023

example chapter upload date string (same as on most other sites)

  • today: "Today at 16:01"
  • yesterday: "Yesterday at 16:01"
  • older date: "04.01.2023"

always show hour, minute, day and month with 2 digits

schroda added 2 commits January 7, 2023 02:45
In case the month or date is one digit a leading 0 will be added
…oday or yesterday

In case the upload date is from today or yesterday the shown upload date will be e.g. "Today at 02:50", otherwise, just the date will be shown e.g. "04.01.2023"
@AriaMoradi AriaMoradi merged commit fc9dc35 into Suwayomi:master Jan 7, 2023
@schroda schroda deleted the feature/chapterlist_show_more_detailed_upload_dates_for_today_and_yesterday branch January 9, 2023 20:12
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.

2 participants