Trait DateTimeProperty
Implements a datetime
property.
Methods summary
protected
get_datetime( void )
: ICanBoogie\DateTime
Returns the date and time at which the record was created.
Returns the date and time at which the record was created.
Returns
ICanBoogie\DateTime
protected
set_datetime( mixed $datetime
)
Sets the date and time at which the record was created.
Sets the date and time at which the record was created.
Parameters