def
func:now
now()
Return current DateTime according to context's time zone. This function will use a cached version which is only accurate to within 250ms (see DateTime.now
for details). Also see nowTicks()
and nowUtc()
.
Return current DateTime according to context's time zone. This function will use a cached version which is only accurate to within 250ms (see DateTime.now
for details). Also see nowTicks()
and nowUtc()
.