| Package | Description |
|---|---|
| com.datastax.oss.dsbulk.codecs.api.format.temporal |
| Modifier and Type | Class and Description |
|---|---|
class |
CqlTemporalFormat
A special zoned temporal format that recognizes all valid CQL input formats when parsing.
|
class |
ZonedTemporalFormat
A special temporal format that applies a fixed time zone to parsed inputs when they do not
contain any time zone or time offset information, thus allowing such inputs to be converted to an
Instant. |
Copyright © 2017–2021 DataStax. All rights reserved.