External module "ui/table/DataTableIntervalFunctions" 
		 
	 
 
	
		
			
			
				Functions 
				
					 
					determineLastNextXInterval   
					
					
						
							
							
							Parameters 
							
								
									
									
								 
								
									numberOfUnits: number  
								 
								
									
									
								 
								
									includeCurrent: boolean  
								 
								
									propertyType: PropertyType  
									
								 
							 
							
						 
					 
				 
				
					 
					determinePredefinedInterval   
					
					
						
							
							
							Parameters 
							
								
									
									
								 
								
									propertyType: PropertyType  
									
								 
							 
							
						 
					 
				 
				
					 
					formatDate  
					
						formatDate( date:  Moment , propertyType:  PropertyType ) :  string   
					 
					
						
							
							Parameters 
							
								
									date: Moment  
								 
								
									propertyType: PropertyType  
								 
							 
							Returns string  
						 
					 
				 
			 
		 
		
	 
 
	
		Legend 
		
			
				Module  
				Object literal  
				Variable  
				Function  
				Function with type parameter  
				Index signature  
				Type alias  
				Type alias with type parameter  
			 
			
				Enumeration  
				Enumeration member  
				Property  
				Method  
			 
			
				Interface  
				Interface with type parameter  
				Constructor  
				Property  
				Method  
				Index signature  
			 
			
				Class  
				Class with type parameter  
				Constructor  
				Property  
				Method  
				Accessor  
				Index signature  
			 
			
				Inherited constructor  
				Inherited property  
				Inherited method  
				Inherited accessor  
			 
			
				Protected property  
				Protected method  
				Protected accessor  
			 
			
				Private property  
				Private method  
				Private accessor  
			 
			
				Static property  
				Static method  
			 
		 
	 
 
 
Creates a TemporalInterval based on input in form of "last|next number of time units including|excluding current". For example, "last 5 days including current day".