Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
getRelativeText
Method · 0.80
getDateTimeText
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected