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

Method getDate

src/utils/IntlWrapper.ts:251–253  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

249
250 // Getters
251 getDate() {
252 return this.date;
253 }
254
255 getLocale() {
256 return this.locale;

Callers 2

getDateTimeRangeTextMethod · 0.80
returnYYYYMMDDFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected