Closed prophile closed 6 months ago
Request from the shepherding teams to use seconds, rather than truncating to minutes, on the staging and shepherding screen. This includes match timings and the wall clock.
Looks like Moment JS (which we're using) doesn't offer a choice of precision: https://momentjs.com/docs/#/displaying/fromnow/
However https://www.npmjs.com/package/moment-duration-format exists :tada:
Request from the shepherding teams to use seconds, rather than truncating to minutes, on the staging and shepherding screen. This includes match timings and the wall clock.