Update time-and-date.md to correct supported `interval` types (#5314)

* Update time-and-date.md

Fixes https://github.com/influxdata/docs-v2/issues/5313

Update docs to correct supported interval type

* Update content/influxdb/cloud-serverless/reference/sql/functions/time-and-date.md
pull/5315/head
Andrew Lamb 2024-01-30 10:43:17 -05:00 committed by GitHub
parent 89e410ce92
commit 81c6e3edfd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -218,10 +218,14 @@ The following intervals are supported:
- hours
- days
- weeks
<!-- https://github.com/influxdata/influxdb_iox/issues/9958 tracks adding this -->
The following intervals are not currently supported:
- months
- years
- century
##### Related functions
[interpolate](/influxdb/cloud-serverless/reference/sql/functions/misc/#interpolate),