Higlight curent day of week, option to show/disble seconds, import timetable from csv, wrap/roleover of 0 to be after 9. wow did a lot!

This commit is contained in:
RezHackXYZ 2025-05-09 19:54:00 +05:30
parent 7b4996a689
commit c14481f3d9
5 changed files with 399 additions and 196 deletions

View file

@ -2,5 +2,6 @@
"editor.defaultFormatter": "esbenp.prettier-vscode",
"[svelte]": {
"editor.defaultFormatter": "svelte.svelte-vscode"
}
},
"cSpell.words": ["kokoro"]
}