Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ buildValueForEditing
Method
buildValueForEditing
app/core/treema-ext.js:61–63 ·
view source on GitHub ↗
(valEl)
Source
from the content-addressed store, hash-verified
59
}
60
61
buildValueForEditing (valEl) {
62
return
this.buildValueForEditingSimply(valEl, null,
'date'
)
63
}
64
}
65
DateTimeTreema.initClass()
66
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected