ChuckMac / ADRFinder

Self-Hosted, Open Source, Advanced Dining Reservation Notifications for Disney World
Apache License 2.0
37 stars 11 forks source link

Add Date/Time to "Last Checked" column #4

Closed f1rstxlas7 closed 1 year ago

f1rstxlas7 commented 2 years ago

First of all, this is incredible. This really is one of the most outstanding Disney Parks related repos I've seen thus far. Well done.

My only suggestion is to add the Date & Time in the "Last Checked" column. Reasoning being is that if I run things locally on my browser, I don't know exactly when that last run time was because something like "25 seconds ago" is arbitrary because there's no context to it.

Again, small suggestion, but great work here.

ChuckMac commented 1 year ago

I will start by saying - time is really hard in programming.

This is cloned from the way Change Detection behaves and I don't really have any intention of updating it for now.