Vertaling van "UFormat" in Frans
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.
The following are the values of the UFormat parameter.
Les éléments suivants sont les valeurs du paramètre Uformat.
When you use the UFormat parameter, Windows PowerShell retrieves only the properties of the DateTime object that it needs to display the date in the format that you specify.
Lorsque vous utilisez le paramètre UFormat, Windows PowerShell récupère uniquement les propriétés de l'objet DateTime dont il a besoin pour afficher la date au format que vous spécifiez.
To specify an alternate format, use the Format or UFormat parameters of Get-Date.
Pour spécifier un autre format, utilisez les paramètres Format ou UFormat de Get-Date.
When you use the Format or UFormat parameters, Get-Date generates a string, not a DateTime object.
Lorsque vous utilisez les paramètres Format ou UFormat, Get-Date génère une chaîne, et non pas un objet DateTime.
When you use the Format or UFormat parameters, the output object is System.String.
Lorsque vous utilisez les paramètres Format ou UFormat, l'objet de sortie est System.String.