docs-v2/content/influxdb/cloud/query-data/flux/operate-on-timestamps.md

28 lines
688 B
Markdown

---
title: Operate on timestamps with Flux
list_title: Operate on timestamps
description: >
Use Flux to operate on timestamps timestamps.
menu:
influxdb_cloud:
name: Operate on timestamps
parent: Query with Flux
weight: 220
aliases:
- /influxdb/cloud/query-data/flux/manipulate-timestamps
related:
- /flux/v0/stdlib/universe/now/
- /flux/v0/stdlib/system/time/
- /flux/v0/stdlib/universe/time/
- /flux/v0/stdlib/universe/uint/
- /flux/v0/stdlib/universe/int/
- /flux/v0/stdlib/universe/truncatetimecolumn/
- /flux/v0/stdlib/date/truncate/
- /flux/v0/stdlib/experimental/addduration/
- /flux/v0/stdlib/experimental/subduration/
---
{{< duplicate-oss >}}