MCPcopy Create free account
hub / github.com/MenoData/Time4J / ofSystem

Method ofSystem

base/src/main/java/net/time4j/ZonalClock.java:447–451  ·  view source on GitHub ↗

Zonale Uhr basierend auf den Systemeinstellungen beim Laden dieser Klasse. @return local clock in default system timezone

()

Source from the content-addressed store, hash-verified

445 * @return local clock in default system timezone
446 */
447 static ZonalClock ofSystem() {
448
449 return SYSTEM;
450
451 }
452
453}

Callers 4

nowInSystemTimeMethod · 0.95
nowInSystemTimeMethod · 0.95
nowInSystemTimeMethod · 0.95
inLocalViewMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected