diff --git a/content/flux/v0.x/stdlib/universe/_index.md b/content/flux/v0.x/stdlib/universe/_index.md index 3f6e6105d..61feaf2b8 100644 --- a/content/flux/v0.x/stdlib/universe/_index.md +++ b/content/flux/v0.x/stdlib/universe/_index.md @@ -33,7 +33,7 @@ Function option that, by default, returns the current system time. The value of `now()` is cached at query time, so all instances of `now()` in a script return the same time value. -### location {data-type="string"} +### location {data-type="record"} Location used to determine timezone. Default is [`timezone.utc`](/flux/v0.x/stdlib/timezone/#constants). Flux uses the timezone information (commonly referred to as "tz" or "zoneinfo")