MCPcopy
hub / github.com/spencermountain/spacetime / second

Method second

types/types.d.ts:183–183  ·  view source on GitHub ↗

get the current number of seconds (0-59)

()

Source from the content-addressed store, hash-verified

181
182 /** get the current number of seconds (0-59) */
183 second(): number
184 /** set the current number of seconds (0-59) */
185 second(value: number, goForward?: boolean): Spacetime
186

Callers 15

inputs.test.jsFile · 0.80
startOf.test.jsFile · 0.80
misc.test.jsFile · 0.80
same.jsFile · 0.80
clearMinutesFunction · 0.80
02-date.jsFile · 0.80
secondsFunction · 0.80
timeFunction · 0.80
unixFmt.jsFile · 0.80
index.jsFile · 0.80
spacetime.mjsFile · 0.80
ReFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected