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