Write-Progress always displays seconds #19097
Replies: 1 comment
-
I believe this question is best answered by the PowerShell maintainers: https://github.com/PowerShell/PowerShell |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it by design that Write-Progress always renders -SecondsRemaining in seconds? In classic Write-Progress it switches to hours and minutes if >60 seconds. Knowing that there's 1283 seconds left isn't that user friendly.
Beta Was this translation helpful? Give feedback.
All reactions