Show Minutes and Seconds in Cutoff - #462
Conversation
|
We currently do not have a strategy in place for sharing code. I would think an npm package using typescript would be the best idea. |
What about https://github.com/thewca/wca-helpers? |
gregorbg
left a comment
There was a problem hiding this comment.
Changes look okay, but does this consider 333fm and 333mbld correctly?
|
It does not. I'll add it now |
|
There is actually already a format centisecond method in wca-helpers https://github.com/thewca/wca-helpers/blob/master/src/helpers/time.ts, but it doesn't include the string. |
|
That's done thewca/wca-helpers#30 |
|
I'm going to merge this for now and then just make another PR when we update wca-helpers |
No description provided.