- Index
- »
- axon
- »
- func:nowUtc
def
func:nowUtc
nowUtc()
Return current DateTime in UTC. This function will use a cached version which is only accurate to within 250ms (see DateTime.nowUtc
for details). Also see now()
and nowTicks()
.
Return current DateTime in UTC. This function will use a cached version which is only accurate to within 250ms (see DateTime.nowUtc
for details). Also see now()
and nowTicks()
.