Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/smallfawn/QLScriptPublic
/ pad
Function
pad
wxapp/tmj.js:73–73 ·
view source on GitHub ↗
(n)
Source
from the content-addressed store, hash-verified
71
const
m = d.getMonth() + 1;
72
const
day = d.getDate();
73
const
pad = (n) => String(n).padStart(2,
"0"
);
74
return
{
75
year: y,
76
month: m,
Callers
6
todayInfo
Function · 0.70
encrypt_3des
Function · 0.50
encrypt_request
Function · 0.50
encrypt_data_cloud
Method · 0.50
aiting_get_aes
Method · 0.50
aiting_aes_encrypt
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected