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

weather@mockturtl - Feature request #3364

Closed
GHNewbiee opened this issue Dec 16, 2020 · 4 comments · Fixed by #3444
Closed

weather@mockturtl - Feature request #3364

GHNewbiee opened this issue Dec 16, 2020 · 4 comments · Fixed by #3444

Comments

@GHNewbiee
Copy link

Optionally, date to be added next to the forecast days e.g. <today is Wed Dec 16>

Today,16th     Tomorrow,17th     Friday,18th     Saturday,19th    Sunday,20th   ...

By that, if we are interested in seeing the forecast on 25th, we avoid counting 16, 17, 18, ..., oh 25th.

Tia

@Gr3q
Copy link
Contributor

Gr3q commented Jan 10, 2021

Thank you, I'm working on it, although I still need to decide on a display format what looks good in most situations

@GHNewbiee
Copy link
Author

Format would also be. by choice,:

Today,16th     T'row,17th     Fri,18th     Sat,19th     Sun,20th ...   (3 letters)  or
Today,16th     T'row,17th     F,18th       S,19th        S,20th ...    (1 letter)

if space troubles you.

You would also omit "st", "nd", and "th".

@Gr3q
Copy link
Contributor

Gr3q commented Jan 11, 2021

I meant more like languages and localisations

@Gr3q
Copy link
Contributor

Gr3q commented Jan 14, 2021

Added it, It will be the next release, I went with the JS default format (for each locale)

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 a pull request may close this issue.

2 participants