Vertaling van "Get-Date" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Por ejemplo, supongamos que tenemos un cmdlet denominado Get-Date.
For example, assume you have a cmdlet named Get-Date.
El comando que obtiene la fecha del sistema es Get-Date.
The command that gets the system date is Get-Date.
El comando utiliza el cmdlet Get-Date para obtener la fecha actual.
The command uses the Get-Date cmdlet to get the current date.
El cmdlet Get-Date obtiene la fecha actual.
The Get-Date cmdlet gets the current date.
Usa el cmdlet Get-Date para obtener la fecha y la hora actuales del sistema.
It uses the Get-Date cmdlet to get the current system date and time.
Usa una vista personalizada para dar formato a la salida. Get-Date
Uses a customized view to format the output. Get-Date
El tercer comando ejecuta el comando Get-Date otra vez.
The third command runs the Get-Date command again.
Por ejemplo, puede intentar el cmdlet Get-Date
For example, you can try the Get-Date cmdlet
Puede utilizar Get-Date para generar una cadena de caracteres de fecha u hora y, a continuación, enviarla a otros cmdlets o programas.
You can use Get-Date to generate a date or time character string, and then send the string to other cmdlets or programs.
A continuación, el valor se resta del valor del cmdlet Get-Date, que, sin parámetros, obtiene la fecha actual.
Then, the value is subtracted from the value of the Get-Date cmdlet, which, without parameters, gets the current date.
El primer comando utiliza el cmdlet Get-Date para obtener la fecha y hora actuales.
The first command uses the Get-Date cmdlet to get the current date and time.
El primer comando crea una variable denominada $a y, a continuación, asigna a esta variable el objeto recuperado por Get-Date.
The first command creates a variable named $a and then assigns the object retrieved by Get-Date to the $a variable.
Este módulo incluye una función denominada Get-Date que devuelve la fecha juliana.
This module includes a function named Get-Date that returns the Julian date.