mirror of
				https://github.com/pocketpy/pocketpy
				synced 2025-10-31 00:40:16 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			190 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			190 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| icon: package
 | |
| label: datetime
 | |
| ---
 | |
| 
 | |
| ### `datetime.now()`
 | |
| 
 | |
| Returns the current date and time as a `datetime` object.
 | |
| 
 | |
| ### `date.today()`
 | |
| 
 | |
| Returns the current local date as a `date` object. |