Harry-Chen / Learn-Helper

清华大学网络学堂助手
https://chrome.google.com/webstore/detail/learn-helper/mdehapphdlihjjgkhmoiknmnhcjpjall
MIT License
208 stars 37 forks source link

fix: 'date' cli doesn't work on Windows #154

Closed chillcicada closed 6 months ago

chillcicada commented 8 months ago

Using the date object in Node instead of the Linux date command line to solve the issue of being unable to obtain the time on Windows systems.