Hi all,
i’ve a little problem with MMM-CountUP.
The remaining time is not correct.
In my config is:
{
module: "MMM-CountUP",
position: 'top_bar',
config: {
header: 'xxxxxx :-))',
date: '2024-11-30',
time: '00:00:00',
showFullDate: true,
}
},
And the result:
1 year and 12 months …
Today is 2022/12/04 …
The expected remaining time should be
1 year, 11 months, xx days and xx hours etc.
Where is the error?
Any help is welcome.