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

29 lines
882 B
Markdown

---
title: Operate on timestamps with Flux
list_title: Operate on timestamps
description: >
Use Flux to process and operate on timestamps.
menu:
influxdb_v2:
name: Operate on timestamps
parent: Query with Flux
weight: 220
aliases:
- /influxdb/v2/query-data/guides/manipulate-timestamps/
- /influxdb/v2/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/date/add/
- /flux/v0/stdlib/date/sub/
source: /shared/influxdb-v2/query-data/flux/operate-on-timestamps.md
---
<!-- The content for this file is located at
// SOURCE content/shared/influxdb-v2/query-data/flux/operate-on-timestamps.md -->