-
Notifications
You must be signed in to change notification settings - Fork 169
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Week of 2018, "Wi" format seems wrong #128
Comments
Same here - ISO 8601 describes calender week 1 as the week with the first thursday of the year, but today (Jan 02 2018) CW 52 is shown. |
guess we can all agree that the week got more than 4 days xD because it started at Monday... |
Happy New Year! Maybe related to https://autohotkey.com/board/topic/50890-monthcal-week-numbers-wrong/ ?
On the other hand I could not verify any effect of this registry value on the display of T-Clock when using format Wi = ISO 8601 numeric Week-of-Year. (Europe). Potential solution:
|
it is T-Clock's (my) implementation^^ |
Thanks for your efforts! |
Hi nyarlatothep, thanks for your message. |
well.. I could improve my "development cycle", I know that.. for example enable AppVeyor to provide "nightly" builds (though, I want to switch to GCC builds as the primary favored releases) and push commits before everything else is done... Though I prefer to do things in order :P Also, sorry that I'm behind my schedule. |
Now implemented in v2.4.4 |
Thanks to @White-Tiger - seems to be fixed! |
Too bad you guys couldn't just wait until the year was over... |
Very good timing tool!
Report one issue for the week number of the first week in 2018
Advanced format:
Shown as below, 52 is wrong:
Week of Year
Wi = ISO 8601 numeric Week-of-Year. (Europe)
Wu = U.S. like Week-of-Year – beginning on first day of the year, based on sunday
Ws = numeric Week-of-Year – beginning on first sunday.
Wm = numeric Week-of-Year – beginning on first monday.
Ww = SWN (Simple-Week-Number) numeric Week-of-Year.
You can check it by Google calendar ID
"p#weeknum@group.v.calendar.google.com"
The text was updated successfully, but these errors were encountered: