class Date
A PHP representation of the CQL date type.
Implements
Methods
__construct
(int $seconds = null )
Creates a new Cassandra\Date object
Cassandra\Type type
( )The type of this date.
int seconds
( )DateTime toDateTime
( )Converts current date to PHP DateTime.
string