Skip to content

Commit

Permalink
Remove from reference docs
Browse files Browse the repository at this point in the history
  • Loading branch information
girarda committed Apr 21, 2023
1 parent 2159219 commit 8d39efb
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1974,12 +1974,6 @@ interpolation:
- title: stream_state
description: The current state of the stream.
macros:
- title: Now (Local)
description: Returns the current date and time using the local to the machine running the sync. We recommend using now_utc() instead of now_local() because it is more predictable.
arguments: {}
return_type: Datetime
examples:
- "{{ now_local() }}"
- title: Now (UTC)
description: Returns the current date and time in the UTC timezone.
arguments: {}
Expand Down

0 comments on commit 8d39efb

Please sign in to comment.