Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MenoData/Time4J
/ currentMoment
Method
currentMoment
base/src/main/java/net/time4j/SystemClock.java:394–398 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
392
* @since 2.3
393
*/
394
public
static
Moment currentMoment() {
395
396
return
SystemClock.INSTANCE.currentTime();
397
398
}
399
400
/**
401
* <p>Recalibrates this instance and yields a
new
copy. </p>
Callers
7
serializeSolarObjects
Method · 0.95
serializeLunarObjects
Method · 0.95
createCompositeModel
Method · 0.95
createModel
Method · 0.95
getRawOffset
Method · 0.95
nowInSystemTime
Method · 0.95
now
Method · 0.95
Calls
1
currentTime
Method · 0.65
Tested by
4
serializeSolarObjects
Method · 0.76
serializeLunarObjects
Method · 0.76
createCompositeModel
Method · 0.76
createModel
Method · 0.76