Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alignoth/alignoth
/ Xi
Function
Xi
resources/vega.min.js:2775–2777 ·
view source on GitHub ↗
(t, e)
Source
from the content-addressed store, hash-verified
2773
return
li(t.getFullYear() % 100, e, 2);
2774
}
2775
function
Xi(t, e) {
2776
return
li((t = Wi(t)).getFullYear() % 100, e, 2);
2777
}
2778
function
Ji(t, e) {
2779
return
li(t.getFullYear() % 1e4, e, 4);
2780
}
Callers
nothing calls this directly
Calls
2
li
Function · 0.70
Wi
Function · 0.70
Tested by
no test coverage detected