MCPcopy
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

Calls

no outgoing calls

Tested by

no test coverage detected