Fix manipulate timestamps (#4036)

* changed name to operate on timestamps

* change manipulate to operate on
pull/4040/head
lwandzura 2022-05-20 13:10:44 -05:00 committed by GitHub
parent a968a9aae8
commit 6e0adf506c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 5 deletions

View File

@ -1,13 +1,15 @@
---
title: Manipulate timestamps with Flux
list_title: Manipulate timestamps
title: Operate on timestamps with Flux
list_title: Operate on timestamps
description: >
Use Flux to process and manipulate timestamps.
Use Flux to operate on timestamps timestamps.
menu:
influxdb_cloud:
name: Manipulate timestamps
name: Operate on timestamps
parent: Query with Flux
weight: 220
aliases:
- /influxdb/cloud/query-data/flux/manipulate-timestamps
related:
- /{{< latest "flux" >}}/stdlib/universe/now/
- /{{< latest "flux" >}}/stdlib/system/time/
@ -20,4 +22,6 @@ related:
- /{{< latest "flux" >}}/stdlib/experimental/subduration/
---
{{< duplicate-oss >}}
{{< duplicate-oss >}}