RAJAGOPALAN-GANGADHARAN / JS-OS

An Unified Operating System on the web
59 stars 27 forks source link

Fix time #54

Closed KIMMUSIC closed 2 years ago

KIMMUSIC commented 2 years ago

In taskbar clock, i think date-month-year is collect. So I changed getDay() to getDate(). date.getDay() function return Day of week.