29.01.2020, 08:10 
		
	
	
		You can convert date/time table to minutes and then compare using <, > and ==
	
	
	
	
Code:
minutes = value.hour * 60 + value.min| 
				
				 
					Comapration of hours
				 
			 | 
		
| 
				
	 
					« Next Oldest | Next Newest »
				 
			 | 
		
| Messages In This Thread | 
| 
 Comapration of hours - by juanbautista@domoviri.es - 28.01.2020, 15:02 
RE: Comapration of hours - by Daniel - 28.01.2020, 15:28 
RE: Comapration of hours - by juanbautista@domoviri.es - 28.01.2020, 16:41 
RE: Comapration of hours - by Daniel - 28.01.2020, 17:10 
RE: Comapration of hours - by juanbautista@domoviri.es - 28.01.2020, 18:08 
RE: Comapration of hours - by Daniel - 28.01.2020, 18:48 
RE: Comapration of hours - by admin - 28.01.2020, 18:59 
RE: Comapration of hours - by juanbautista@domoviri.es - 28.01.2020, 20:40 
RE: Comapration of hours - by admin - 29.01.2020, 08:10 
 |