fg123 / roommates

Suite of applications for roommate management.
https://roommates.felixguo.me/
2 stars 1 forks source link

ToDateString should throw exception if UTC is undefined #93

Closed fg123 closed 6 years ago

fg123 commented 6 years ago

https://github.com/fg123/roommates/blob/48f86ce8464e47a1ac9e926c1528fe3a8f3a3a2d/dashboard/src/date.js#L6

Right now it defaults to the current date which seems like it could be hiding bugs.