Sign in
apache
/
cassandra-python-driver
/
refs/heads/3.x
/
.
/
cassandra
/
cython_utils.pxd
blob: 4a1e71dba5747fc14f702a7300b7f5f7bc699971 [
file
]
from
libc
.
stdint cimport
int64_t
cdef datetime_from_timestamp
(
double
timestamp
)