Add seconds to the block view timestamp
This commit is contained in:
		
							parent
							
								
									2ca6dc51da
								
							
						
					
					
						commit
						65236c7b08
					
				@ -47,7 +47,7 @@
 | 
			
		||||
              <tr>
 | 
			
		||||
                <td i18n="block.timestamp">Timestamp</td>
 | 
			
		||||
                <td>
 | 
			
		||||
                  <app-timestamp [unixTime]="block.timestamp" [precision]="1" minUnit="minute"></app-timestamp>
 | 
			
		||||
                  <app-timestamp [customFormat]="'yyyy-MM-dd HH:mm:ss'" [unixTime]="block.timestamp" [precision]="1" minUnit="minute"></app-timestamp>
 | 
			
		||||
                </td>
 | 
			
		||||
              </tr>
 | 
			
		||||
              <tr>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user