marcus-sonestedt / t13activityweb

Website to help organizations & clubs coordinate activities amongst their members
GNU Affero General Public License v3.0
2 stars 1 forks source link

Show week numbers in calendar #35

Open marcus-sonestedt opened 4 years ago

marcus-sonestedt commented 4 years ago

Useful as we have a lot of Volvo employees in club...

spdavid commented 4 years ago

Seems react-big-calendar does not support week numbers https://github.com/intljusticemission/react-big-calendar/issues/271

marcus-sonestedt commented 4 years ago

Right. It does not.

So, one way would be to inject events at every Monday showing the ISO week number.

Not sure how easy it'd be to actually implement it inside React-big-calendar. I haven't looked at it's source yet.

/Marcus

Den mån 3 feb. 2020 kl 22:01 skrev David Opdendries < notifications@github.com>:

Seems react-big-calendar does not support week numbers intljusticemission/react-big-calendar#271 https://github.com/intljusticemission/react-big-calendar/issues/271

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/marcusl/t13activityweb/issues/35?email_source=notifications&email_token=AAAKTYF2CXKFPNFOBS6WAD3RBCA2NA5CNFSM4KC26FZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEKVME2Q#issuecomment-581616234, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAKTYATZWINEXNXSRTVJM3RBCA2NANCNFSM4KC26FZQ .

bartvanandel commented 3 years ago

Left a comment on the react-big-calendar issue, this may help others looking for the same thing. See https://github.com/jquense/react-big-calendar/issues/271#issuecomment-811008346