Delete Scripts directory
This commit is contained in:
		
							parent
							
								
									a053acc0ab
								
							
						
					
					
						commit
						422934aef7
					
				
					 10 changed files with 0 additions and 213 deletions
				
			
		|  | @ -1,8 +0,0 @@ | |||
| function ConvertTo-UnixTime { | ||||
|     param ( | ||||
|         $date = $(Get-Date) | ||||
|     ) | ||||
|     $tz = (Get-TimeZone).BaseUtcOffset.TotalMinutes | ||||
|     $sec = (New-TimeSpan -Start (Get-Date "01/01/1970") -End ((Get-Date).AddMinutes(-$tz))).TotalSeconds # -3h UTC | ||||
|     [int]$sec | ||||
| } | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue