2 lines
		
	
	
		
			79 B
		
	
	
	
		
			Cython
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
		
			79 B
		
	
	
	
		
			Cython
		
	
	
	
	
	
from libc.stdint cimport int64_t
 | 
						|
cdef datetime_from_timestamp(double timestamp) | 
						
from libc.stdint cimport int64_t
 | 
						|
cdef datetime_from_timestamp(double timestamp) |