Time to clock(lrc/srt) for next.
npm install -S @jswork/next-time2clock
import '@jswork/next-time2clock';
const res = nx.time2clock(122313);
// { srt: '00:02:02,313', std: '00:02:02.313', lrc: '02:02.313' }
Code released under the MIT license.
Time to clock(lrc/srt) for next.
npm install -S @jswork/next-time2clock
import '@jswork/next-time2clock';
const res = nx.time2clock(122313);
// { srt: '00:02:02,313', std: '00:02:02.313', lrc: '02:02.313' }
Code released under the MIT license.