mirror of
				https://github.com/python/cpython.git
				synced 2025-11-04 03:44:55 +00:00 
			
		
		
		
	Issue #22178: Fix the date of the Windows epoch (Jan 1, 1601).
This commit is contained in:
		
							parent
							
								
									337e03ff78
								
							
						
					
					
						commit
						f9dd274692
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -322,7 +322,7 @@ This module offers the following functions:
 | 
				
			||||||
   +-------+---------------------------------------------+
 | 
					   +-------+---------------------------------------------+
 | 
				
			||||||
   | ``2`` | An integer giving when the key was last     |
 | 
					   | ``2`` | An integer giving when the key was last     |
 | 
				
			||||||
   |       | modified (if available) as 100's of         |
 | 
					   |       | modified (if available) as 100's of         |
 | 
				
			||||||
   |       | nanoseconds since Jan 1, 1600.              |
 | 
					   |       | nanoseconds since Jan 1, 1601.              |
 | 
				
			||||||
   +-------+---------------------------------------------+
 | 
					   +-------+---------------------------------------------+
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue