365 B
365 B
title | description | menu | weight | ||||||
---|---|---|---|---|---|---|---|---|---|
now() function | The `now()` function returns the current time (UTC). |
|
401 |
The now()
function returns the current time (UTC).
Function type: Date/Time
Output data type: Time
now()
Examples
data
|> range(start: -10h, stop: now())