@PierreGode Awesome! That worked. Thanks so much!
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-Chores - Manage and keep track of your household Chores
-
RE: MMM-Chores - Manage and keep track of your household Chores
@PierreGode said in MMM-Chores - Manage and keep track of your household Chores:
const now = new Date();
console.log(new Date().toString());hmmm I can’t figure it out. clock.js returns the correct date/time. But I cannot get today’s tasks to show on the mirror. Somehow the display Chores on the Mirror is showing tomorrow’s chores only. If I put a chore in the admin page for tomorrow it will display. But chores I put in with today’s date only show if I have “Show Past Tasks” checked. Any ideas?
-
RE: MMM-Chores - Manage and keep track of your household Chores
Hi! How does MMM-Chores determine current date for tasks? I create a task in the Admin page for today, but it only shows if I have the “Show past tasks” option checked. The “created” and “assigned” date are correct in the data.json file. The raspberry pi looks like it is in correct location and time zone.