update timezone spec on now function

pull/219/head
Scott Anderson 2019-05-03 08:51:55 -06:00
parent 9973142876
commit 9788210acd
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
---
title: now() function
description: The `now()` function returns the current time (GMT).
description: The `now()` function returns the current time (UTC).
menu:
v2_0_ref:
name: now
@ -8,7 +8,7 @@ menu:
weight: 401
---
The `now()` function returns the current time (GMT).
The `now()` function returns the current time (UTC).
_**Function type:** Date/Time_
_**Output data type:** Time_