mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 03:25:11 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			16 lines
		
	
	
		
			530 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			530 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # Civil Date and Time
 | |
| 
 | |
| [](https://godoc.org/github.com/golang-sql/civil)
 | |
| 
 | |
| Civil provides Date, Time of Day, and DateTime data types.
 | |
| 
 | |
| While there are many uses, using specific types when working
 | |
| with databases make is conceptually eaiser to understand what value
 | |
| is set in the remote system.
 | |
| 
 | |
| ## Source
 | |
| 
 | |
| This civil package was extracted and forked from `cloud.google.com/go/civil`.
 | |
| As such the license and contributing requirements remain the same as that
 | |
| module.
 |