Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/MALSync/MALSync
/ isFuture
Method
isFuture
src/utils/IntlWrapper.ts:246–248 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
244
}
245
246
isFuture() {
247
return
this.date.getTime() > Date.now();
248
}
249
250
// Getters
251
getDate() {
Callers
2
getRelativeNowFriendlyText
Method · 0.95
IntlWrapper.test.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected