Repository URL to install this package:
|
Version:
3.2.0 ▾
|
| .. |
| README.md |
The CQL timestamp data type represents a single moment in time with millisecond precision, and is represented by the driver as an ECMAScript Date.
Introduced in Cassandra 2.2, a date portion without a time-zone, is represented as a LocalDate.
Introduced in Cassandra 2.2, a time portion without a time-zone, is represented as a LocalTime.