MCPcopy Index your code
hub / github.com/MALSync/MALSync / format

Method format

test/src/utils/IntlWrapper.test.ts:803–805  ·  view source on GitHub ↗
(duration: intl.DurationFormat)

Source from the content-addressed store, hash-verified

801 return this;
802 }
803 format(duration: intl.DurationFormat) {
804 return intl.timeToString(duration);
805 }
806 };
807 })
808 after(function() {

Callers 2

getRelativeTextMethod · 0.80
getDateTimeTextMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected