Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/csev/py4e
/ get_set__set
Function
get_set__set
code/gmane/Chart.bundle.js:1981–1983 ·
view source on GitHub ↗
(mom, unit, value)
Source
from the content-addressed store, hash-verified
1979
}
1980
1981
function
get_set__set (mom, unit, value) {
1982
return
mom._d[
'set'
+ (mom._isUTC ?
'UTC'
:
''
) + unit](value);
1983
}
1984
1985
// MOMENTS
1986
Callers
2
makeGetSet
Function · 0.85
add_subtract__addSubtract
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected