Enum Dialect.DateTimeFormatEnum
Format of timestamps
Namespace: InfluxDB.Client.Api.Domain
Assembly: InfluxDB.Client.dll
Syntax
public enum DateTimeFormatEnum : int
Fields
| Name | Description |
|---|---|
| RFC3339 | Enum RFC3339 for value: RFC3339 |
| RFC3339Nano | Enum RFC3339Nano for value: RFC3339Nano |