Trait DateTimeProperty
	
	Implements a datetime property.
	 
	
		Methods summary
		
		
			
			
				
				 protected 
				
				
				get_datetime( void )
				
				: ICanBoogie\DateTime
			
			
				Returns the date and time.
			 
			
				Returns the date and time.
					Returns
					
						ICanBoogie\DateTime
					
			 
		 
		
			
			
				
				 protected 
				
				
				set_datetime( mixed $datetime )
				
				
			
			
			
				Sets the date and time.
					Parameters
					
			 
		 
		 
		Properties summary
		Magic properties
		
		
			
			
				
				public  
				
				
$datetime				
				: ICanBoogie\DateTime