It's easy to confuse times (particularly with our global multi-timezone community - where it's always too early or too late for someone's brain somewhere), so it would be nice to have an actual countdown in the meeting details. Just for those cases where my brain says "oh, it's in 2h20" and reality says "rofl, it's actually in 3h20, noob".
Figure a static display from the time the details were opened would be good enough, additional actual counting down through JS would be nice-ish (minutes should be good enough, seconds are not that important, I think).
Couple of jquery lib to do this: http://hilios.github.io/jQuery.countdown/ http://keith-wood.name/countdown.html
Implemented in https://github.com/fedora-infra/fedocal/tree/countdown
Took some effort to get right the timezones and recurrent meeting parts.
With mpduty working on it, we should be able to include this in the next release
And merged :)
Log in to comment on this ticket.