Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/spencermountain/spacetime
/ year
Method
year
types/types.d.ts:223–223 ·
view source on GitHub ↗
get the 4-digit year as an integer
()
Source
from the content-addressed store, hash-verified
221
222
/** get the 4-digit year as an integer */
223
year(): number
224
/** set the 4-digit year as an integer */
225
year(value: number): Spacetime
226
Callers
15
set.test.js
File · 0.80
inputs.test.js
File · 0.80
query.test.js
File · 0.80
world.test.js
File · 0.80
smoke.test.js
File · 0.80
season.test.js
File · 0.80
add.test.js
File · 0.80
quarter.test.js
File · 0.80
same.test.js
File · 0.80
format.test.js
File · 0.80
immutable.test.js
File · 0.80
leapYear.test.js
File · 0.80
Calls
no outgoing calls
Tested by
1
test
Function · 0.64