From 55fb7f4c2e0444bec325cd7525b9a2ea294638d2 Mon Sep 17 00:00:00 2001 From: nobkd <44443899+nobkd@users.noreply.github.com> Date: Thu, 1 Dec 2022 18:51:01 +0100 Subject: [PATCH] docs(readme): fixed issue: month is zero-indexed --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 19c2756..002cac1 100644 --- a/README.md +++ b/README.md @@ -38,4 +38,3 @@ You should see a star in the Activity Bar on the side, and you're done. ## Known Issues - On some Linux distributions you need to install/start a keyring/wallet to save your cookie. VSCode supports *GNOME Keyring* and *KDE Wallet* (You might have to start *KWallet Manager* and maybe resater VSCode before being able to store the cookie) on Linux. Windows and Mac shouldn't have any problems related to this. -- Does not get new days, since extension uses date of compile time (I think). I'm at it...