Hacker News new | ask | show | jobs
by Fnoord 2097 days ago
How does this differ from week numbers (1-52)?
2 comments

Perhaps it's harder to keep track of week numbers. I'm implementing the concept in Asana using their calendar project view. I put stuff in the calendar view as tasks and then in a board view of the same project, those tasks are simply in my backlog column.
Week numbers a based on the start of the year, whereas as these are based on today?