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

Add morgen to meal plan title #39

Merged
merged 7 commits into from
Jan 7, 2025
Merged

Conversation

ikelax
Copy link
Owner

@ikelax ikelax commented Jan 7, 2025

Closes #36.

ikelax added 6 commits January 7, 2025 21:26
I want to add a function `isTomorrow(today)` to the file. Therefore, I
chose a more general name.
date.js was formerly called formatDate.js.
This is important for testing date functions because of timezone
differences.
If the day of the meal plan is tomorrow, the meal plan title shows this
with (morgen) at the end.
It turned out that I do not require an additional date function.
The file type of js files is not used in other imports.
@ikelax ikelax changed the title Rename formatDate.js to date.js Add morgen to meal plan title Jan 7, 2025
@ikelax ikelax merged commit aa7798e into main Jan 7, 2025
6 checks passed
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.

Add morgen to meal plan title
1 participant