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

Show eg. Wed 29 Nov instead of 29 Nov 2023 #3158

Merged
merged 1 commit into from
Dec 1, 2023
Merged

Conversation

wedebe
Copy link
Contributor

@wedebe wedebe commented Nov 29, 2023

This change uses date.dayshort instead of date.long.

EPG data is pretty much guaranteed to be less than a year ahead. Even if further than a year away, that would be inferred by overlapping months.

Before:

datteefmt-20231129170220

After:

datefmt-20231129170609

This change uses `date.dayshort` instead of `date.long`.

EPG data is pretty much guaranteed to be less than a year ahead. 
Even if further than a year away, that would be inferred by overlapping months.
@jbleyel jbleyel merged commit 1175c71 into openatv:master Dec 1, 2023
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