Updated comments.
This commit is contained in:
		
							parent
							
								
									9296eb6e7b
								
							
						
					
					
						commit
						1df1c090d0
					
				@ -40,10 +40,8 @@ const styles = theme => ({
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
/**
 | 
					/**
 | 
				
			||||||
 * Function for formatting the
 | 
					 * Function for formatting the
 | 
				
			||||||
 * date as a string that
 | 
					 * year as a string that
 | 
				
			||||||
 * Material UI can use. We'll
 | 
					 * Material UI can use.
 | 
				
			||||||
 * also store the date like
 | 
					 | 
				
			||||||
 * this string in the database.
 | 
					 | 
				
			||||||
 * @param {*} date, Date passed in. 
 | 
					 * @param {*} date, Date passed in. 
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
function getYear(date) {
 | 
					function getYear(date) {
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user