boazarad / MMM-CountDown

Magic Mirror Module to count down to a specific date
MIT License
36 stars 24 forks source link

Let the countdown be a date/time, not just date. #7

Closed rossburton closed 5 years ago

rossburton commented 5 years ago

Okay, how about update the documentation to say it supports date/time.

                date: "2019-03-29T23:00:00",
tim-digitised commented 5 years ago

Hey mate, I was the one who committed the code changes to support the date/time and additional labels, and you're right, I did not specifically say it supports date/time, there are configurable parameters that lets these be set.

I'm working on an update to this module, I'll apply your suggestions to it and submit a PR to @boazarad

boazarad commented 5 years ago

Addressed in precious update, thanks @tim-digitised !